Skip to content

Commit 0e08941

Browse files
committed
Enable workflow_dispatch for testing
1 parent beb1ef6 commit 0e08941

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
@@ -27,6 +27,7 @@ on:
2727
- main
2828
pull_request:
2929
types: [opened, synchronize, reopened]
30+
workflow_dispatch:
3031

3132
jobs:
3233
build:

0 commit comments

Comments
 (0)