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