Update .github/workflows/root.yml
This commit is contained in:
parent
e8250b2e3a
commit
8788c0100d
1 changed files with 0 additions and 3 deletions
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…
Add table
Add a link
Reference in a new issue