Skip to content

Commit a1b2ecb

Browse files
authored
Merge pull request #260 from miri64/gh-actions/enh/workflow_dispatch
gh-actions: add workflow_dispatch trigger for manual builds
2 parents af25ec8 + cb4c525 commit a1b2ecb

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
@@ -30,6 +30,7 @@ on:
3030
branches:
3131
- '*'
3232
merge_group:
33+
workflow_dispatch:
3334

3435
jobs:
3536
build-test:

0 commit comments

Comments
 (0)