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