Skip to content

Commit 8a61fe8

Browse files
committed
Unit tests: set minimal github token permission
1 parent 5196ca9 commit 8a61fe8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/unit.yaml

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

10+
permissions:
11+
contents: read
12+
1013
jobs:
1114

1215
unit:

0 commit comments

Comments
 (0)