We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc63f80 commit a9592e4Copy full SHA for a9592e4
.github/workflows/build-intermediary-image.yml
@@ -1,6 +1,7 @@
1
name: Build and Push Intermediary Docker Image
2
3
on:
4
+ push:
5
workflow_dispatch:
6
7
concurrency:
0 commit comments