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 bce1e3f commit 8844991Copy full SHA for 8844991
.github/workflows/python-builder.yml
@@ -1,6 +1,8 @@
1
name: Build & Push the Python Builder Image
2
3
on:
4
+ push:
5
+
6
workflow_dispatch:
7
inputs:
8
docker-tag:
0 commit comments