Fix permissions
This commit is contained in:
parent
d9f5b245d3
commit
99429c8489
3
.github/workflows/fork-sync.yml
vendored
3
.github/workflows/fork-sync.yml
vendored
@ -8,7 +8,8 @@ on:
|
|||||||
default: ''
|
default: ''
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '2 */12 * * *'
|
- cron: '2 */12 * * *'
|
||||||
|
permissions:
|
||||||
|
contents: write
|
||||||
jobs:
|
jobs:
|
||||||
synchronize-upstream:
|
synchronize-upstream:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user