We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14246db commit a0ea822Copy full SHA for a0ea822
.github/workflows/build-docker-image.yml
@@ -1,9 +1,8 @@
1
name: Build and Push Docker Image
2
3
on:
4
- pull_request:
+ push:
5
branches: [ master ]
6
- types: [closed]
7
8
jobs:
9
build-and-push:
0 commit comments