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 cbc54e0 commit 1b41cc1Copy full SHA for 1b41cc1
.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: "help wanted,needs info"
+ exclude: "help wanted,needs info,beginner friendly"
18
env:
19
GH_TOKEN: ${{ github.token }}
0 commit comments