Merge pull request #166 from JohnsonRan/medumb

fix: forgot there's downstream repos
This commit is contained in:
senshinya
2025-07-15 22:46:52 +08:00
committed by GitHub

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