Skip to content

Commit 0c1d2f3

Browse files
committed
refactor: remove unnecessary phpstan ignore comment and update phpstan configuration path
1 parent d22801b commit 0c1d2f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/phpstan.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: PHPStan
33
on:
44
push:
55
paths:
6+
- '**.php'
67
- 'phpstan.neon'
78

89
jobs:

0 commit comments

Comments
 (0)