Skip to content

Commit 78dee40

Browse files
add permission for check.yml
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
1 parent ffc47c7 commit 78dee40

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/check.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ on:
99
push:
1010
branches: [ master, stable-* ]
1111

12+
permissions:
13+
contents: read
14+
1215
jobs:
1316
check:
1417
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)