ci(labeler): disable sync that interferes with other jobs

This commit is contained in:
Dundar Göc 2022-02-14 21:16:36 +01:00
parent 758d7726df
commit 5aed2e9f27

View File

@ -13,10 +13,10 @@ jobs:
- uses: actions/labeler@main
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: ""
type-scope:
runs-on: ubuntu-latest
needs: ["triage"]
permissions:
contents: write
pull-requests: write