Skip to content

Commit 23b4139

Browse files
committed
ci: fix commit message
1 parent 109a7a1 commit 23b4139

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fix-php-code-style-issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
- name: Commit changes
2626
uses: stefanzweifel/git-auto-commit-action@v5
2727
with:
28-
commit_message: "styling: fix styling"
28+
commit_message: "style: fix styling"

0 commit comments

Comments
 (0)