We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fea53b7 commit b784ee3Copy full SHA for b784ee3
.github/workflows/code-style.yml
@@ -5,6 +5,7 @@ on:
5
branches:
6
- main
7
pull_request:
8
+ types: [opened, synchronize, reopened, ready_for_review]
9
10
jobs:
11
php-cs-fixer:
0 commit comments