fix(workflows): default to disabled permissions

This commit is contained in:
Ismo Vuorinen
2024-09-02 14:42:42 +03:00
parent 1092e2b2f2
commit c26b0521a8
12 changed files with 12 additions and 12 deletions

View File

@@ -3,7 +3,7 @@ name: Reviewdog Linters
on: [push]
permissions: read-all
permissions: {}
jobs:
linters: