Skip to content

Commit

Permalink
Update fix-php-code-style-issues.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeWithDennis authored Mar 13, 2024
1 parent 64d5ce3 commit e5875e2
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 e5875e2

Please sign in to comment.