Skip to content

Commit ddb0fae

Browse files
committed
ci(workflow): add workflow_dispatch trigger
Allows manual triggering to test adaptive concurrency control.
1 parent 004f995 commit ddb0fae

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/vm-execution-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ on:
2020
- 'scratchpad/firecracker-rust/**'
2121
- 'scripts/test-vm-execution.sh'
2222
- '.github/workflows/vm-execution-tests.yml'
23+
workflow_dispatch: # Allow manual triggering
2324

2425
env:
2526
CARGO_TERM_COLOR: always

0 commit comments

Comments
 (0)