Skip to content

Commit ca4d9ae

Browse files
authored
Enable manual CI runs (#26)
Signed-off-by: itowlson <ivan.towlson@fermyon.com>
1 parent da3ca6e commit ca4d9ae

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

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

1112
# TODO: better way?
1213
permissions:

0 commit comments

Comments
 (0)