Skip to content

Commit 51f4430

Browse files
authored
Allow manual build
1 parent 41dd8ed commit 51f4430

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
@@ -19,6 +19,7 @@ on:
1919
branches: [ master ]
2020
# Trigger the workflow on any pull request
2121
pull_request:
22+
workflow_dispatch:
2223

2324
jobs:
2425

0 commit comments

Comments
 (0)