Skip to content

Commit

Permalink
Merge pull request #18 from CodeWithDennis/CodeWithDennis-patch-1
Browse files Browse the repository at this point in the history
Update fix-php-code-style-issues.yml
  • Loading branch information
CodeWithDennis authored Mar 13, 2024
2 parents 64d5ce3 + e5875e2 commit 0039a65
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/fix-php-code-style-issues.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Fix PHP code style issues

on:
push
push:

permissions:
contents: write
Expand All @@ -23,4 +23,4 @@ jobs:
- name: Commit changes
uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: Fix styling
commit_message: Fix styling

0 comments on commit 0039a65

Please sign in to comment.