Skip to content

Commit e492c0e

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

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/phpstan.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@ name: PHPStan
22

33
on:
44
push:
5-
paths:
6-
# - '**.php'
7-
- '../../phpstan.neon'
85

96
jobs:
107
phpstan:

0 commit comments

Comments
 (0)