Skip to content

Commit 02ec026

Browse files
committed
ci: allow manual ci runs
1 parent 36e82d2 commit 02ec026

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cd.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ permissions:
77
on:
88
push:
99
branches: ["main"]
10+
workflow_dispatch:
1011

1112
concurrency:
1213
group: docs

0 commit comments

Comments
 (0)