Skip to content

Commit 4c2cd93

Browse files
x0rwPLeVasseur
andcommitted
Update .github/workflows/auto-pr-on-issue.yml
Co-authored-by: Pete LeVasseur <[email protected]>
1 parent a4574ba commit 4c2cd93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-pr-on-issue.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
auto-pr:
10-
if: contains(github.event.label.name, 'accepted')
10+
if: contains(github.event.label.name, 'status: approved')
1111
runs-on: ubuntu-latest
1212
permissions:
1313
contents: write

0 commit comments

Comments
 (0)