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 e492c0e commit 1d5b01bCopy full SHA for 1d5b01b
.github/workflows/phpstan.yml
@@ -2,6 +2,8 @@ name: PHPStan
2
3
on:
4
push:
5
+ paths:
6
+ - 'phpstan.neon'
7
8
jobs:
9
phpstan:
0 commit comments