Skip to content

Commit 187b812

Browse files
authored
Merge pull request #144 from devops-actions/rajbos-patch-1
Update top level GITHUB_TOKEN permissions the minimum level
2 parents cd6c0ed + b4118e6 commit 187b812

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on: # rebuild any PRs and main branch changes
77
- 'releases/*'
88

99
permissions:
10-
read
10+
contents: read
1111

1212
jobs:
1313
build: # make sure build/ci works properly

0 commit comments

Comments
 (0)