Update sync-fork.yaml
This commit is contained in:
@@ -4,6 +4,9 @@ on:
|
|||||||
- cron: '0 0 * * 1' # Runs at midnight UTC every Monday
|
- cron: '0 0 * * 1' # Runs at midnight UTC every Monday
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
contents: write
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
sync:
|
sync:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user