Skip to content

Commit

Permalink
Update trigger github
Browse files Browse the repository at this point in the history
Signed-off-by: Tao Liu <[email protected]>
  • Loading branch information
Flyingliuhub committed Mar 12, 2024
1 parent b346fd5 commit 7972745
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-osd-image.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
name: Build-OSD-Image
on:
push:
branches: [ ec2-runner ]
workflow_dispatch:
inputs:
python_version:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/trigger-build-osd-image.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Trigger OSD Build Image Workflow

on:
push:
branches: [ ec2-runner ]
workflow_dispatch:
inputs:
repository:
Expand Down

0 comments on commit 7972745

Please sign in to comment.