We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f05efd4 commit 4a26b1dCopy full SHA for 4a26b1d
1 file changed
.github/workflows/docker-build.yml
@@ -10,6 +10,7 @@ on:
10
branches: [master]
11
paths:
12
- "**/Dockerfile"
13
+ - ".github/workflows/docker-build.yml"
14
workflow_dispatch:
15
16
jobs:
0 commit comments