Fix workflow's permissions.

pull/502/head
Felix Fontein 2022-08-21 11:34:37 +02:00
parent 35e106867c
commit 0bf5d40fd3
1 changed files with 3 additions and 1 deletions

View File

@ -15,7 +15,9 @@ on:
- cron: '45 4 * * *'
jobs:
build:
check:
permissions:
contents: read
runs-on: ubuntu-latest
steps: