Skip to content

Commit bc45dae

Browse files
committed
Added set permission
1 parent 4aa093a commit bc45dae

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/unit-tests.yml

+4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ on:
44
branches: [ '*' ]
55
pull_request:
66
branches: [ '*' ]
7+
8+
permissions:
9+
contents: read
10+
711
jobs:
812
test:
913
name: Unit Test Detection Tests

0 commit comments

Comments
 (0)