Skip to content

ci: add deploy ui workflow and update readme #3

ci: add deploy ui workflow and update readme

ci: add deploy ui workflow and update readme #3

Workflow file for this run

name: Pull Request Labeler
on:
pull_request:
types:
- opened
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4