Skip to content

Commit cdcaad3

Browse files
committed
ci: add workflow_dispatch trigger
1 parent e79381f commit cdcaad3

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
@@ -4,6 +4,7 @@ on:
44
branches:
55
- main
66
pull_request:
7+
workflow_dispatch:
78

89
jobs:
910
test:

0 commit comments

Comments
 (0)