Skip to content

Commit 1a19349

Browse files
committed
ci: allow workflow_dispatch pipeline creation
1 parent 96dd873 commit 1a19349

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
- main
55
pull_request:
66
merge_group:
7+
workflow_dispatch:
78

89
name: CI
910

0 commit comments

Comments
 (0)