Skip to content

Commit ac3d96d

Browse files
committed
ci: allow manual CI runs via workflow_dispatch
1 parent be7467f commit ac3d96d

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
@@ -4,6 +4,7 @@ on:
44
pull_request:
55
push:
66
branches: [main]
7+
workflow_dispatch:
78

89
permissions:
910
contents: read

0 commit comments

Comments
 (0)