Skip to content

Commit

Permalink
fix: disable autorun
Browse files Browse the repository at this point in the history
Signed-off-by: Kami Wan <kamiwan@iMac-Pro.local>
  • Loading branch information
KaimingWan authored and Kami Wan committed Jul 5, 2024
1 parent fe6e972 commit 4860977
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/prepare-vs-uninstall.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: Prepare-Streaming-Cluster-Uninstall

on:
workflow_run:
workflows: [ Prepare-Streaming-Cluster-Benchmark ]
types:
- completed
# workflow_run:
# workflows: [ Prepare-Streaming-Cluster-Benchmark ]
# types:
# - completed
workflow_dispatch:
inputs:
cloud_provider:
Expand Down

0 comments on commit 4860977

Please sign in to comment.