Skip to content

Commit 5a61647

Browse files
authored
add workflow_dispatch
1 parent 46076b7 commit 5a61647

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
@@ -3,6 +3,7 @@ on:
33
branches:
44
- '*'
55
pull_request:
6+
workflow_dispatch:
67

78
jobs:
89
build:

0 commit comments

Comments
 (0)