Skip to content

Commit b9dec16

Browse files
Merge pull request #1752 from nextcloud/checksPermission
add permission for check.yml
2 parents 3f3ae9d + 78dee40 commit b9dec16

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)