Skip to content

Commit c13a48a

Browse files
authored
add workflow dispatch to the cloud workflow (#421)
1 parent c217f39 commit c13a48a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cloud.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ on:
2323
branches:
2424
- "branch-*"
2525
- "main"
26+
workflow_dispatch:
2627

2728
jobs:
2829
run-tests-with-clickhouse-cloud:

0 commit comments

Comments
 (0)