Fix permissions

This commit is contained in:
Aaron Dalton 2024-01-18 21:03:13 -08:00
parent d9f5b245d3
commit 99429c8489

View File

@ -8,7 +8,8 @@ on:
default: ''
schedule:
- cron: '2 */12 * * *'
permissions:
contents: write
jobs:
synchronize-upstream:
runs-on: ubuntu-latest