Update sync-purge.yml

This commit is contained in:
ferrreo 2023-10-01 12:29:39 +01:00 committed by GitHub
parent b48d5eaa8b
commit 1715928a4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@ name: PikaOS Sync All Repos and Purge Cache
on:
workflow_dispatch:
schedule:
- cron: '2 0 * * *'
- cron: '3 15 * * *'
jobs:
build: