Update .github/workflows/root.yml
This commit is contained in:
parent
6bb57cd591
commit
1dda612917
1 changed files with 1 additions and 1 deletions
2
.github/workflows/root.yml
vendored
2
.github/workflows/root.yml
vendored
|
@ -5,7 +5,7 @@ on:
|
||||||
branches:
|
branches:
|
||||||
- root
|
- root
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 0 * * *"
|
- cron: "0 6 * * *"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue