Skip to content

Commit 7d2309d

Browse files
committed
ci: allow manual dispatch
1 parent 5c9e689 commit 7d2309d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
tags:
66
- 'v*'
77
pull_request:
8+
# allows manual triggering
9+
workflow_dispatch:
810

911
name: CI
1012

0 commit comments

Comments
 (0)