Skip to content

Commit 6364cc0

Browse files
authored
Pull Request Labeler - Undo workaround sync-labels bug (#7667)
* Undo labeler workaround for sync-labels * Update label-prs.yml * Update label-prs.yml * Update label-prs.yml * Update label-prs.yml * Update label-prs.yml * Update label-prs.yml
1 parent ecaa514 commit 6364cc0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/label-prs.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,4 @@ jobs:
99
- uses: actions/labeler@main
1010
with:
1111
repo-token: "${{ secrets.GITHUB_TOKEN }}"
12-
# Workaround for sync-labels bug:
13-
# https://github.com/actions/labeler/issues/112
14-
sync-labels: ""
12+
sync-labels: false

0 commit comments

Comments
 (0)