Update sync-purge.yml

This commit is contained in:
ferrreo 2023-10-01 12:34:47 +01:00 committed by GitHub
parent 093769bdad
commit 199e2f76d4
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: '3 15 * * *'
- cron: '44 3 * * *'
jobs:
build: