Skip to content

Commit 2b357d1

Browse files
committed
ci: add manual build trigger
1 parent bf0eb40 commit 2b357d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
- 'main'
77
- 'beta'
88
pull_request: {}
9+
workflow_dispatch:
910

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

0 commit comments

Comments
 (0)