ci: Reduce refresh rate to once a day
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: Refresh
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 * * * *'
|
||||
- cron: '0 0 * * *'
|
||||
push:
|
||||
branches:
|
||||
- 'automation'
|
||||
|
||||
Reference in New Issue
Block a user