Skip to content

Commit 09eca87

Browse files
authored
Add workflow_dispatch for CI (#56)
1 parent fe4e44e commit 09eca87

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
@@ -6,6 +6,7 @@ on:
66
- master
77
tags: '*'
88
pull_request:
9+
workflow_dispatch:
910

1011
concurrency:
1112
# Skip intermediate builds: always.

0 commit comments

Comments
 (0)