fix: forgot there's downstream repos

This commit is contained in:
旋律已经死了。
2025-07-15 22:43:13 +08:00
committed by GitHub
parent af03f9f149
commit 2f4a2e936c

View File

@@ -5,6 +5,10 @@ on:
- cron: "0 */6 * * *" # run every 6 hours
workflow_dispatch:
permissions:
contents: write
actions: write
jobs:
sync_latest_from_upstream:
name: Sync latest commits from upstream repo