add manual workflow trigger
This commit is contained in:
parent
f8881deb66
commit
9bd8b6715c
4
.github/workflows/root.yml
vendored
4
.github/workflows/root.yml
vendored
@ -1,9 +1,7 @@
|
|||||||
name: Build & Publish
|
name: Build & Publish
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
workflow_dispatch:
|
||||||
branches:
|
|
||||||
- root
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user