We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a6d421 commit 579424cCopy full SHA for 579424c
1 file changed
.github/workflows/build.yml
@@ -1,12 +1,6 @@
1
name: Build and Push Docker Image
2
3
on:
4
- push:
5
- branches:
6
- - main
7
- pull_request:
8
9
10
release:
11
types: [created]
12
0 commit comments