We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad0c842 commit e797afeCopy full SHA for e797afe
.github/workflows/debian.yml
@@ -5,6 +5,7 @@ on:
5
paths:
6
- .github/workflows/debian.yml
7
- docker/debian/Dockerfile
8
+ - test
9
10
env:
11
CONTAINER_REGISTRY: ghcr.io
.github/workflows/rhel.yml
- .github/workflows/rhel.yml
- docker/rhel/Dockerfile
.github/workflows/ubuntu.yml
- .github/workflows/ubuntu.yml
- docker/ubuntu/Dockerfile
0 commit comments