add manual workflow trigger
This commit is contained in:
parent
f8881deb66
commit
9bd8b6715c
1 changed files with 1 additions and 3 deletions
4
.github/workflows/root.yml
vendored
4
.github/workflows/root.yml
vendored
|
@ -1,9 +1,7 @@
|
|||
name: Build & Publish
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- root
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue