Skip to content

Commit 0843cf1

Browse files
Add workflow dispatch
1 parent 85f7df2 commit 0843cf1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci-cd.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches: [main]
66
pull_request:
7+
workflow_dispatch:
78
release:
89
types: [published]
910

0 commit comments

Comments
 (0)