We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88c6460 commit 4f44df4Copy full SHA for 4f44df4
2 files changed
.github/workflows/static.yml
@@ -4,7 +4,6 @@ on:
4
- 'docs/**'
5
- 'README.md'
6
- 'CHANGELOG.md'
7
- - '.env.example'
8
- '.gitignore'
9
- '.gitattributes'
10
- 'infection.json.dist'
@@ -16,7 +15,6 @@ on:
16
15
17
18
19
20
21
22
docker/test/compose.yml
@@ -17,4 +17,3 @@ services:
- caddy_data:/data
- caddy_config:/config
tty: true
-
0 commit comments