add workflow_dispatch to main build
All checks were successful
AWS-Zig Build / build-zig-amd64-host (push) Successful in 49s
All checks were successful
AWS-Zig Build / build-zig-amd64-host (push) Successful in 49s
This commit is contained in:
parent
e194debb96
commit
8ac7aa47f7
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
name: AWS-Zig Build
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- 'master'
|
||||
|
|
Loading…
Add table
Reference in a new issue