Update sync-branches.yml

4
This commit is contained in:
机械小鸽 2024-12-02 10:30:29 +08:00 committed by GitHub
parent c32225d4e7
commit ee185b929a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,8 +2,9 @@ name: Sync Branches
on: on:
schedule: schedule:
# 每天3点UTC你可以根据需要调整时区 # 每天10点UTC你可以根据需要调整时区
- cron: '0 10 * * *' - cron: '0 10 * * *'
workflow_dispatch: # 允许手动启动工作流
jobs: jobs:
sync: sync: