We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 785c3c7 commit fcc9840Copy full SHA for fcc9840
1 file changed
.github/workflows/docker-build.yml
@@ -1,9 +1,6 @@
1
name: Build and Push Docker Image
2
3
-on:
4
- push:
5
- branches:
6
- - master
+on: push
7
8
jobs:
9
build-and-push:
0 commit comments