Update sync-fork.yaml

This commit is contained in:
Indigo
2025-05-09 08:29:40 -07:00
committed by GitHub
parent 99b170e015
commit ab28f47bd2
+3
View File
@@ -4,6 +4,9 @@ on:
- cron: '0 0 * * 1' # Runs at midnight UTC every Monday
workflow_dispatch:
permissions:
contents: write
jobs:
sync:
runs-on: ubuntu-latest