We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7f6003 commit 67725e8Copy full SHA for 67725e8
.github/workflows/build-and-push-image.yaml
@@ -3,7 +3,7 @@ name: Publish Docker image and Github Registry
3
on:
4
push:
5
branches: ['master']
6
- paths-ignore:
+ paths-ignore:
7
- '*.md'
8
- 'cloud-deployments/*'
9
- 'images/*'
0 commit comments