Skip to content

Commit ca0a6a0

Browse files
committed
allow manually dispatching ci workflow
1 parent e6104bd commit ca0a6a0

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
@@ -9,6 +9,7 @@ on:
99
pull_request:
1010
branches:
1111
- '*'
12+
workflow_dispatch:
1213

1314
permissions:
1415
contents: read

0 commit comments

Comments
 (0)