Skip to content

Commit 078ed6b

Browse files
committed
refactor: remove unnecessary phpstan ignore comment and update phpstan configuration path
1 parent 5a71b69 commit 078ed6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpstan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: PHPStan
33
on:
44
push:
55
paths:
6-
- '**.php'
6+
# - '**.php'
77
- '../../phpstan.neon'
88

99
jobs:

0 commit comments

Comments
 (0)