Skip to content

Commit 2a6effb

Browse files
committed
Run static analysis on changes in composer files
1 parent 1045ae3 commit 2a6effb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/static-analysis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77
paths:
88
- '**.php'
99
- 'phpstan.neon.dist'
10+
- 'composer.json'
11+
- 'composer.lock'
1012
- '.github/workflows/static-analysis.yml'
1113

1214
pull_request:

0 commit comments

Comments
 (0)