mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Adjust exxternal update build times. (#6315)
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
This commit is contained in:
parent
787621af95
commit
b704874d4b
4
.github/workflows/periodic-update.yml
vendored
4
.github/workflows/periodic-update.yml
vendored
|
@ -1,8 +1,8 @@
|
|||
name: Periodic External Update
|
||||
on:
|
||||
schedule:
|
||||
# Run twice per day (at 7:00UTC/12amPST, 19:00UTC/12pmPST)
|
||||
- cron: '0 7,19 * * *'
|
||||
# Run twice per day (at 1:00UTC/6pmPST, 13:00UTC/6amPST)
|
||||
- cron: '0 1,13 * * *'
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
periodic-auto-update:
|
||||
|
|
Loading…
Reference in New Issue
Block a user