Skip to content

Commit 4564460

Browse files
committed
GH Actions: fix minor typo
1 parent 4268791 commit 4564460

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/label-new-prs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
env:
3030
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
3131

32-
validate-labeler-worflow:
32+
validate-labeler-workflow:
3333
runs-on: ubuntu-latest
3434
if: github.repository_owner == 'PHPCSStandards' && github.event_name == 'pull_request' && github.event.pull_request.merged == false
3535

0 commit comments

Comments
 (0)