[misc] Change sync-labels to false (#12714)
This commit is contained in:
@@ -16,4 +16,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||||
configuration-path: .github/labeler.yml
|
configuration-path: .github/labeler.yml
|
||||||
sync-labels: true
|
sync-labels: false
|
||||||
|
|||||||
Reference in New Issue
Block a user