CI: enable write permissions for the build job

This commit is contained in:
Christoph Reiter 2021-04-24 18:06:40 +02:00
parent 41ce6dcf6f
commit e779c2595f

View File

@ -5,6 +5,9 @@ on:
schedule:
- cron: '0 0/4 * * *'
permissions:
contents: write
concurrency: nope
jobs: