Skip to content

Commit c87e560

Browse files
westonruterCopilot
andauthored
Add baseline.php to list of files which triggers the workflow
Co-authored-by: Copilot <[email protected]>
1 parent 9ebcf81 commit c87e560

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/php-static-analysis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ on:
2121
# These files configure PHPStan. Changes could affect the outcome.
2222
- 'phpstan.neon.dist'
2323
- 'tests/phpstan/base.neon'
24+
- 'tests/phpstan/baseline.php'
2425
# Confirm any changes to relevant workflow files.
2526
- '.github/workflows/php-static-analysis.yml'
2627
- '.github/workflows/reusable-php-static-analysis.yml'

0 commit comments

Comments
 (0)