Skip to content

Commit a1b3bdc

Browse files
committed
ci: add workflow_dispatch trigger for manual integration test runs
1 parent 72efb99 commit a1b3bdc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches: [main]
66
pull_request:
77
branches: [main]
8+
workflow_dispatch:
89

910
jobs:
1011
unit-tests:

0 commit comments

Comments
 (0)