Merge pull request #17409 from dundargoc/ci/disable-sync

ci(labeler): disable sync that interferes with other jobs
This commit is contained in:
James McCoy 2022-02-15 06:15:15 -05:00 committed by GitHub
commit e29ba986f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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