We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cebc263 commit ff46934Copy full SHA for ff46934
.github/workflows/build-push.yaml
@@ -1,7 +1,6 @@
1
name: Build and push docker images
2
3
-on:
4
- pull_request:
+on:
5
push:
6
branches:
7
- master
0 commit comments