Update .github/workflows/root.yml
Some checks failed
Build & Publish / build (push) Has been cancelled
Some checks failed
Build & Publish / build (push) Has been cancelled
This commit is contained in:
parent
806cfe8f46
commit
62ccfcd8bf
1 changed files with 2 additions and 0 deletions
2
.github/workflows/root.yml
vendored
2
.github/workflows/root.yml
vendored
|
@ -3,6 +3,8 @@ name: Build & Publish
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
|
branches:
|
||||||
|
- root
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue