Skip to content

Commit c5b2d19

Browse files
committed
add likely labels
1 parent f8d2a66 commit c5b2d19

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/[email protected]
1616
with:
17-
exclude: ""
17+
exclude: "help wanted,needs info"
1818
env:
1919
GH_TOKEN: ${{ github.token }}

0 commit comments

Comments
 (0)