Merge pull request #166 from JohnsonRan/medumb
fix: forgot there's downstream repos
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user