Skip to content

Commit a844f6c

Browse files
authored
Update ci.yml for running CI on demand
1 parent 3d8783d commit a844f6c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

+3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
branches:
55
- master
66
- main
7+
8+
workflow_dispatch:
9+
710
permissions:
811
contents: write
912
jobs:

0 commit comments

Comments
 (0)