Skip to content

Commit

Permalink
Adding push trigger for newly added action
Browse files Browse the repository at this point in the history
Signed-off-by: Tao Liu <liutaoaz@amazon.com>
  • Loading branch information
Flyingliuhub committed Mar 11, 2024
1 parent f96cd1f commit 1ff4264
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-osd-image.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: Build-OSD-Image
on:
push:
branches: [ ec2-runner ]
workflow_dispatch:
inputs:
python_version:
Expand Down

0 comments on commit 1ff4264

Please sign in to comment.