1
0
mirror of https://github.com/azure-rtos/threadx synced 2025-01-30 08:02:57 +08:00

Cache update every 3 days is better

This commit is contained in:
PProvost 2020-05-15 18:47:55 -06:00
parent bc681e808d
commit dd64ed2b19

View File

@ -2,7 +2,7 @@ name: cache-update
on:
schedule:
- cron: '*/30 * * * *' # every 30m for testing
- cron: '0 0 */3 * *' # every 30m for testing
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs: