Skip to content

Commit 1ff4264

Browse files
committedMar 11, 2024
Adding push trigger for newly added action
Signed-off-by: Tao Liu <liutaoaz@amazon.com>
1 parent f96cd1f commit 1ff4264

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎.github/workflows/build-osd-image.yml

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
name: Build-OSD-Image
22
on:
3+
push:
4+
branches: [ ec2-runner ]
35
workflow_dispatch:
46
inputs:
57
python_version:

0 commit comments

Comments
 (0)