Skip to content

Commit

Permalink
Merge pull request #484 from pfefferle/pfefferle-patch-1
Browse files Browse the repository at this point in the history
Update phpcs.yml
  • Loading branch information
pfefferle authored Jul 16, 2024
2 parents 0259d51 + 0a1a506 commit e3ceda3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/phpcs.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: PHP_CodeSniffer
on: push
on:
push:
pull_request:
jobs:
phpcs:
runs-on: ubuntu-latest
Expand Down

0 comments on commit e3ceda3

Please sign in to comment.