Skip to content

Commit

Permalink
Revert disable manual workflow run for kurtosis-op and hive
Browse files Browse the repository at this point in the history
  • Loading branch information
emhane committed Dec 20, 2024
1 parent 64c4e56 commit e37e591
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/hive.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
name: hive

on:
workflow_dispatch:
push:
branches:
- main
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/kurtosis-op.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
name: kurtosis-op

on:
workflow_dispatch:
push:
branches:
- main
Expand Down

0 comments on commit e37e591

Please sign in to comment.