We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a715486 commit 29b57e4Copy full SHA for 29b57e4
.github/workflows/static-analysis.yml
@@ -5,21 +5,9 @@ on:
5
pull_request:
6
branches:
7
- "*.x"
8
- paths:
9
- - ".github/workflows/static-analysis.yml"
10
- - "composer.*"
11
- - "lib/**"
12
- - "phpstan*"
13
- - "tests/**"
14
push:
15
16
17
18
19
20
21
22
23
24
jobs:
25
static-analysis:
0 commit comments