We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecaa514 commit 6364cc0Copy full SHA for 6364cc0
.github/workflows/label-prs.yml
@@ -9,6 +9,4 @@ jobs:
9
- uses: actions/labeler@main
10
with:
11
repo-token: "${{ secrets.GITHUB_TOKEN }}"
12
- # Workaround for sync-labels bug:
13
- # https://github.com/actions/labeler/issues/112
14
- sync-labels: ""
+ sync-labels: false
0 commit comments