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 4a5b4de commit 02535e9Copy full SHA for 02535e9
.github/workflows/phpstan.yml
@@ -6,6 +6,7 @@ on:
6
- '**.php'
7
- '.github/workflows/phpstan.yml'
8
- 'phpstan.neon.dist'
9
+ pull_request:
10
11
jobs:
12
phpstan:
0 commit comments