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.
2 parents c1f1d26 + 02535e9 commit ca75c72Copy full SHA for ca75c72
.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:
.github/workflows/run-test.yml
@@ -8,6 +8,7 @@ on:
- 'phpunit.xml.dist'
- 'composer.json'
- 'composer.lock'
13
14
test:
0 commit comments