Skip to content

Commit a7903b5

Browse files
authored
Merge pull request #162 from statisticsnorway/alert-autofix-4
Potential fix for code scanning alert no. 4: Workflow does not contain permissions
2 parents 69fa0ca + 6cdaaf9 commit a7903b5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
permissions:
2+
contents: read
13
name: Tests
24

35
on:

0 commit comments

Comments
 (0)