We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4268791 commit 4564460Copy full SHA for 4564460
1 file changed
.github/workflows/label-new-prs.yml
@@ -29,7 +29,7 @@ jobs:
29
env:
30
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
31
32
- validate-labeler-worflow:
+ validate-labeler-workflow:
33
runs-on: ubuntu-latest
34
if: github.repository_owner == 'PHPCSStandards' && github.event_name == 'pull_request' && github.event.pull_request.merged == false
35
0 commit comments