1
0
Fork 0
mirror of https://github.com/sussy-code/smov.git synced 2024-12-20 14:37:43 +01:00

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: branches:
- master - master
- next - next
pull_request: pull_request_target:
types: [opened, reopened] types: [opened, reopened]
permissions: read-all # needs write to add annotations
permissions:
checks: write
contents: write
jobs: jobs:
linting: linting: