changed permissions of linting

This commit is contained in:
Jelle van Snik 2022-05-02 15:41:36 +02:00
parent 792ae1490f
commit ea83df94b7

View File

@ -5,10 +5,13 @@ on:
branches:
- master
- next
pull_request:
pull_request_target:
types: [opened, reopened]
permissions: read-all
# needs write to add annotations
permissions:
checks: write
contents: write
jobs:
linting: