Update .github/workflows/root.yml
All checks were successful
Build & Publish / build (push) Successful in 4m7s
All checks were successful
Build & Publish / build (push) Successful in 4m7s
This commit is contained in:
parent
e8250b2e3a
commit
8788c0100d
3
.github/workflows/root.yml
vendored
3
.github/workflows/root.yml
vendored
@ -1,11 +1,8 @@
|
|||||||
name: Build & Publish
|
name: Build & Publish
|
||||||
run-name: Feixiao weekly deploy
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- root
|
- root
|
||||||
schedule:
|
|
||||||
- cron: "0 0 * * 0"
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user