We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f96cd1f commit 1ff4264Copy full SHA for 1ff4264
.github/workflows/build-osd-image.yml
@@ -1,5 +1,7 @@
1
name: Build-OSD-Image
2
on:
3
+ push:
4
+ branches: [ ec2-runner ]
5
workflow_dispatch:
6
inputs:
7
python_version:
0 commit comments