Skip to content

Commit

Permalink
Update cpcs.yml to trigger on push events
Browse files Browse the repository at this point in the history
  • Loading branch information
xxsimoxx authored Apr 15, 2024
1 parent 1e333d9 commit ee488a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cpcs.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: ClassicPress Directory Coding Standard checks.

on: pull_request
on: [pull_request, push]

jobs:
phpcs:
Expand Down

0 comments on commit ee488a3

Please sign in to comment.