minor: make PHPStan happy after a4eed151b7
This commit is contained in:
7
.github/workflows/php-code-quality.yml
vendored
7
.github/workflows/php-code-quality.yml
vendored
@@ -6,13 +6,6 @@ on:
|
||||
- '**.php'
|
||||
- 'phpstan.neon'
|
||||
- 'phpunit.xml'
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- '**.php'
|
||||
- 'phpstan.neon'
|
||||
- 'phpunit.xml'
|
||||
# Allow manual triggering
|
||||
workflow_dispatch:
|
||||
# Allow other workflows (e.g. Publish) to invoke this one.
|
||||
|
||||
Reference in New Issue
Block a user