minor: make PHPStan happy after a4eed151b7

This commit is contained in:
supahgreg
2025-10-05 21:23:24 +00:00
parent a4eed151b7
commit ceab15254b
2 changed files with 1 additions and 8 deletions

View File

@@ -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.