We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d584f9 commit 55fe56fCopy full SHA for 55fe56f
1 file changed
.github/workflows/docker-publish.yml
@@ -1,6 +1,8 @@
1
name: Publish Docker images
2
on:
3
push:
4
+ branches:
5
+ - main
6
pull_request:
7
8
jobs:
0 commit comments