We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c676d5 commit c144086Copy full SHA for c144086
.github/workflows/new-prs.yml
@@ -13,4 +13,5 @@ jobs:
13
- uses: actions/labeler@v4
14
with:
15
configuration-path: .github/new-prs-labeler.yml
16
- sync-labels: false
+ # workaround for https://github.com/actions/labeler/issues/112
17
+ sync-labels: ''
0 commit comments