Skip to content

Commit 1b41cc1

Browse files
committed
Update pr-auto-label.yml
1 parent cbc54e0 commit 1b41cc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-auto-label.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
- name: Sync labels with closing issues
1515
uses: wd60622/closing-labels@v0.0.3
1616
with:
17-
exclude: "help wanted,needs info"
17+
exclude: "help wanted,needs info,beginner friendly"
1818
env:
1919
GH_TOKEN: ${{ github.token }}

0 commit comments

Comments
 (0)