We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9bccac1 + ad183e0 commit 12229e6Copy full SHA for 12229e6
.github/workflows/coding-standards.yml
@@ -7,15 +7,11 @@ on:
7
- "v*.*"
8
- "master"
9
- "feature/*"
10
- paths-ignore:
11
- - "docs/**"
12
push:
13
branches:
14
15
16
17
18
19
20
env:
21
PHP_VERSION: "8.2"
.github/workflows/static-analysis.yml
0 commit comments