更新 .gitea/workflows/sync.yml

This commit is contained in:
2024-06-26 19:17:25 +08:00
parent b073a4f410
commit 77cf83f7fc

View File

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