Skip to content

Commit

Permalink
fix: php-cs-fixer push rules
Browse files Browse the repository at this point in the history
  • Loading branch information
holmey committed Apr 14, 2023
1 parent dd92be7 commit ac6e294
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/php-cs-fixer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ name: PHP-CS-Fixer
on:
push:
branches:
- "master"
- main
- develop
pull_request:
paths:
- "**.php"
Expand Down

0 comments on commit ac6e294

Please sign in to comment.