Skip to content

Commit

Permalink
DO NOT MERGE - run plugin checks on feature branch
Browse files Browse the repository at this point in the history
  • Loading branch information
stklcode committed Nov 12, 2024
1 parent ba2bdee commit ec23d33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wordpress-plugin-check.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Plugin check
on:
push:
branches: [ 'stable', 'release/*' ]
branches: [ 'stable', 'release/*', 'ci/plugin-check' ]
pull_request:
branches: [ 'stable' ]
jobs:
Expand Down

0 comments on commit ec23d33

Please sign in to comment.