Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
StanBarrows committed Sep 20, 2023
1 parent e07140d commit 02bf8a2
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/phpstan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@ name: PHPStan

on:
pull_request:
- '**.php'
- 'phpstan.neon.dist'
paths:
- '**.php'
- 'phpstan.neon.dist'
push:
paths:
- '**.php'
Expand Down

0 comments on commit 02bf8a2

Please sign in to comment.