mirror of
https://github.com/ChrisTitusTech/winutil
synced 2026-02-04 23:10:10 +00:00
add manual trigger
This commit is contained in:
5
.github/workflows/compile.yaml
vendored
5
.github/workflows/compile.yaml
vendored
@@ -1,10 +1,11 @@
|
||||
name: Compile
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- test*
|
||||
workflow_dispatch: # Manual trigger added
|
||||
|
||||
jobs:
|
||||
build-runspace:
|
||||
|
||||
Reference in New Issue
Block a user