Skip to content

Commit 2529b7a

Browse files
committed
Update phpstan.yml
1 parent 83720c5 commit 2529b7a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/phpstan.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ on:
66
- '**.php'
77
- '.github/workflows/phpstan.yml'
88
- 'phpstan.neon.dist'
9-
pull_request:
9+
pull_request:
10+
branches:
11+
- '**'
1012

1113
jobs:
1214
phpstan:

0 commit comments

Comments
 (0)