Skip to content

Commit 38d823e

Browse files
authored
ci(github-actions): Set read permission (github-ci.yml) (#462)
1 parent 633a5f4 commit 38d823e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/github-ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ on:
88
branches:
99
- main
1010

11+
permissions:
12+
contents: read
13+
1114
jobs:
1215
checks:
1316
name: Linting, dependency check and unit tests

0 commit comments

Comments
 (0)