更新 .gitea/workflows/sync.yml

This commit is contained in:
2024-06-26 19:17:42 +08:00
parent c40ca94936
commit b9067cd82a

View File

@@ -2,7 +2,7 @@ name: sync
run-name: run-name:
on: on:
schedule: schedule:
- cron: '20 */4 * * *' - cron: '15 */4 * * *'
jobs: jobs:
build: build:
runs-on: steam-runner runs-on: steam-runner