Skip to content

Commit 4004fb2

Browse files
committed
Allow manually triggering build action
1 parent c231b37 commit 4004fb2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-libs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
- .github/workflows/**
77
- source/**
88
- patches/**
9+
workflow_dispatch:
910

1011
concurrency:
1112
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)