We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae6d624 commit b9a450cCopy full SHA for b9a450c
.github/workflows/docker-image.yml
@@ -3,7 +3,7 @@ name: Docker Image CI
3
on:
4
push:
5
branches:
6
- - dev
+ - main
7
8
release:
9
types: [published]
0 commit comments