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 c2e51b6 commit d12574dCopy full SHA for d12574d
.github/workflows/build-and-publish-docker-image.yml
@@ -4,6 +4,7 @@ on:
4
push:
5
branches:
6
- "main"
7
+ - "add-docker-stuff"
8
paths:
9
- "docker/*"
10
- ".github/workflows/build-and-publish-docker-image.yml"
0 commit comments