We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3fe1b1 commit 6e1b887Copy full SHA for 6e1b887
3 files changed
.github/workflows/composer.yaml
@@ -32,8 +32,7 @@ on:
32
pull_request:
33
paths: &paths
34
- "composer.json"
35
- - "composer.lock"
36
- - "docker-compose.yml"
+ - "compose.yaml"
37
push:
38
branches:
39
- main
.github/workflows/php.yaml
@@ -41,8 +41,7 @@ on:
41
42
- "**/*.php"
43
44
45
46
47
48
.github/workflows/twig.yaml
@@ -31,8 +31,7 @@ on:
31
- "**/*.twig"
0 commit comments