Skip to content

Commit 7ff272f

Browse files
[StepSecurity] Apply security best practices
Signed-off-by: StepSecurity Bot <bot@stepsecurity.io>
1 parent e19f3cc commit 7ff272f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/test-review-sync.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ on:
1010
- '.github/scripts/review-sync/**'
1111
- '.github/workflows/test-review-sync.yml'
1212

13+
permissions:
14+
contents: read
15+
1316
jobs:
1417
test:
1518
if: github.event_name != 'pull_request' || github.event.pull_request.head.repo.fork == false

0 commit comments

Comments
 (0)