mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-07-02 02:53:31 -05: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