Skip to content

Commit 28a9b4d

Browse files
Update sme-review-tracking-issue.yml (#50816)
1 parent 12c1e7a commit 28a9b4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sme-review-tracking-issue.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ permissions:
1919
jobs:
2020
create-sme-review-tracking-issue:
2121
runs-on: ubuntu-latest
22-
if: github.repository == 'github/docs' && github.event.label.name == 'test-create-tracking-issue'
22+
if: github.repository == 'github/docs' && github.event.label.name == 'needs SME'
2323
steps:
2424
- id: create-issue
2525
env:

0 commit comments

Comments
 (0)