We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8d2a66 commit c5b2d19Copy full SHA for c5b2d19
.github/workflows/pr-auto-label.yml
@@ -14,6 +14,6 @@ jobs:
14
- name: Sync labels with closing issues
15
uses: wd60622/[email protected]
16
with:
17
- exclude: ""
+ exclude: "help wanted,needs info"
18
env:
19
GH_TOKEN: ${{ github.token }}
0 commit comments