Skip to content

Commit

Permalink
php-qa.yml // replace paths: '**psalm.xml' with '**phpstan.neon.xml'.
Browse files Browse the repository at this point in the history
  • Loading branch information
Chrico committed Jan 24, 2025
1 parent 77567a7 commit fe7709e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php-qa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:
- '**workflows/php-qa.yml'
- '**.php'
- '**phpcs.xml.dist'
- '**psalm.xml'
- '**phpstan.neon.dist'
- '**composer.json'
workflow_dispatch:
inputs:
Expand Down

0 comments on commit fe7709e

Please sign in to comment.