There was an error while loading. Please reload this page.
1 parent 63391a8 commit e519c44Copy full SHA for e519c44
1 file changed
.github/workflows/good-first-issue.yml
@@ -9,7 +9,7 @@ permissions: {}
9
10
jobs:
11
add-comment:
12
- if: github.event.label.name == 'Good first issue'
+ if: github.event.label.name == '🌱 Good first issue'
13
runs-on: ubuntu-latest
14
permissions:
15
issues: write
0 commit comments