Skip to content

Commit 3878d21

Browse files
committed
ci: allow manual workflow dispatch
1 parent 3020766 commit 3878d21

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
@@ -8,6 +8,7 @@ on:
88
push:
99
branches: [main]
1010
pull_request:
11+
workflow_dispatch:
1112
permissions:
1213
contents: read
1314

0 commit comments

Comments
 (0)