Auto-update less often
This commit is contained in:
parent
29249b7994
commit
c40a917506
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update.yml
vendored
2
.github/workflows/update.yml
vendored
|
@ -2,7 +2,7 @@ name: Update
|
|||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '42 * * * *'
|
||||
- cron: '30 */2 * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue