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 5e3a619 commit 18c659bCopy full SHA for 18c659b
.github/workflows/build.yaml
@@ -43,7 +43,7 @@ jobs:
43
- name: Commit changes
44
uses: stefanzweifel/git-auto-commit-action@v4
45
with:
46
- commit_message: PPHP & JS CS Fixes
+ commit_message: PHP & JS CS Fixes
47
48
- name: Install dependencies
49
run: |
0 commit comments