Skip to content

Commit 515caa7

Browse files
committed
feat(ci): workflow dispatch
1 parent 3c54bcd commit 515caa7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77
pull_request:
88
branches: [main]
99

10+
workflow_dispatch:
11+
1012
concurrency:
1113
group: ci
1214
cancel-in-progress: true

0 commit comments

Comments
 (0)