Skip to content

Commit

Permalink
fix: php-cs actions failing
Browse files Browse the repository at this point in the history
  • Loading branch information
secrethash committed Dec 11, 2024
1 parent 374cd8a commit 3362bb8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/php-cs-fixer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,6 @@ jobs:
- name: Commit changes
uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_message: Fix styling
commit_user_name: Shashwat Mishra
commit_user_email: 11258035+secrethash@users.noreply.github.com
commit_message: 'style: fix styling issues'

0 comments on commit 3362bb8

Please sign in to comment.