Skip to content

Commit ed544c3

Browse files
committed
Make it possible to run CI manually
1 parent 4566d76 commit ed544c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- main
7+
workflow_dispatch:
78
jobs:
89
install-dependencies:
910
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)