This commit is contained in:
parent
a60790f1af
commit
b37bb7aa4b
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ on:
|
|||
workflow_dispatch:
|
||||
push:
|
||||
schedule:
|
||||
- cron: "0 */6 * * *"
|
||||
- cron: "0 6 * * *"
|
||||
|
||||
jobs:
|
||||
update:
|
||||
|
|
Loading…
Add table
Reference in a new issue