Skip to content

Commit 0d1ecd7

Browse files
authored
Update .github/workflows/pr-required-labels.yml
1 parent a91f2cc commit 0d1ecd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-required-labels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
mode: exactly
2828
count: 0
2929
labels: needs-rebase
30-
- name: Check "safe to test" or skip-ee-test
30+
- name: Check "safe to test" or "skip-ee-test"
3131
uses: mheap/github-action-required-labels@v1
3232
with:
3333
mode: minimum

0 commit comments

Comments
 (0)