We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cd9d6d commit 5d3732fCopy full SHA for 5d3732f
.github/workflows/build-publish.yaml
@@ -1,6 +1,8 @@
1
name: Build and publish image
2
on:
3
push:
4
+ branches:
5
+ - main
6
tags:
7
- "*"
8
pull_request:
0 commit comments