Skip to content

Commit e519c44

Browse files
authored
Update label in GFI workflow (#32243)
1 parent 63391a8 commit e519c44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/good-first-issue.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ permissions: {}
99

1010
jobs:
1111
add-comment:
12-
if: github.event.label.name == 'Good first issue'
12+
if: github.event.label.name == '🌱 Good first issue'
1313
runs-on: ubuntu-latest
1414
permissions:
1515
issues: write

0 commit comments

Comments
 (0)