We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a20df27 commit 2a2a40dCopy full SHA for 2a2a40d
1 file changed
.github/workflows/test-phpstan.yml
@@ -12,7 +12,8 @@ on:
12
- 'system/**.php'
13
- 'utils/**.php'
14
- composer.json
15
- - '**.neon.dist'
+ - phpstan.neon.dist
16
+ - phpstan-baseline.php
17
- '.github/workflows/test-phpstan.yml'
18
19
push:
@@ -24,7 +25,8 @@ on:
24
25
26
27
28
29
30
31
32
concurrency:
0 commit comments