Skip to content

Commit 1796d17

Browse files
add permissions
1 parent 474286a commit 1796d17

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/tests.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ on:
77
- 'docs/**'
88
- '.gitignore'
99

10+
permissions:
11+
contents: read
12+
packages: read
13+
1014
jobs:
1115
unit-tests:
1216
name: unit-tests

0 commit comments

Comments
 (0)