We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 257cb21 commit 5494238Copy full SHA for 5494238
1 file changed
.github/workflows/base-docker.yml
@@ -8,6 +8,8 @@ on:
8
- main
9
paths:
10
- 'Dockerfile.base'
11
+ - 'internal/verifier/js/**'
12
+ - 'internal/verifier/php/**'
13
14
env:
15
DOCKER_BUILDKIT: 1
0 commit comments