Skip to content

Commit

Permalink
Update phpCS.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mprins committed Nov 8, 2023
1 parent 06b21cf commit 98c2761
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phpCS.yml
@@ -1,6 +1,6 @@
name: PHP Code Style

on: [ pull_request ]
on: [ pull_request, workflow_dispatch ]

jobs:
phpcs:
Expand Down

0 comments on commit 98c2761

Please sign in to comment.