Skip to content

Commit 5501f78

Browse files
committed
CI: Add option to invoke workflow manually
1 parent 0d3fb05 commit 5501f78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches: "*"
66
pull_request:
77
branches: master
8+
workflow_dispatch:
89

910
# Cancel redundant in-progress workflow runs.
1011
concurrency:

0 commit comments

Comments
 (0)