Skip to content
This repository was archived by the owner on Mar 29, 2026. It is now read-only.

Commit 42c36a7

Browse files
Update build.yml
Allow build on workflow_dispatch
1 parent 8556388 commit 42c36a7

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
pull_request:
45
branches:
56
- main

0 commit comments

Comments
 (0)