We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 79f1b63 + 39f691d commit 00c9c83Copy full SHA for 00c9c83
1 file changed
.github/workflows/build-images.yml
@@ -1,6 +1,9 @@
1
name: Build and Push Dev Images
2
3
on:
4
+ push:
5
+ branches:
6
+ - main
7
workflow_dispatch:
8
inputs:
9
image:
0 commit comments