Skip to content

Commit cb4c525

Browse files
committed
gh-actions: add workflow_dispatch trigger for manual builds
1 parent af25ec8 commit cb4c525

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)