mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2026-06-15 20:00:02 +10:00
add manual trigger
This commit is contained in:
@@ -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