Skip to content

Feature/async - v2.0.0 release candidate #13

Feature/async - v2.0.0 release candidate

Feature/async - v2.0.0 release candidate #13

Workflow file for this run

name: Auto Label PR
on:
pull_request:
types: [opened, synchronize]
permissions:
contents: read
pull-requests: write
jobs:
label:
name: Auto Label
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v6
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
sync-labels: false