Skip to content

Commit 78e3f47

Browse files
committed
allow workflow to be run manually
1 parent 0b0c89e commit 78e3f47

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

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

910
env:
1011
CACHED_DEPENDENCY_PATHS: |

0 commit comments

Comments
 (0)