Skip to content

Commit fded74f

Browse files
authored
Merge pull request #161 from statisticsnorway/alert-autofix-3
Potential fix for code scanning alert no. 3: Workflow does not contain permissions
2 parents a7903b5 + 5bc0d93 commit fded74f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
permissions:
22
contents: read
3+
pull-requests: write
34
name: Tests
45

56
on:

0 commit comments

Comments
 (0)