Skip to content

Commit 5f79277

Browse files
committed
feat: allow manual builds for default build
1 parent 6ddab77 commit 5f79277

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: Build
22
on:
3+
workflow_dispatch:
34
push:
45
branches: ["main"]
56
pull_request:

0 commit comments

Comments
 (0)