Skip to content

Commit 3a285a1

Browse files
chore: [StepSecurity] Apply security best practices (#2263)
Signed-off-by: StepSecurity Bot <bot@stepsecurity.io> Co-authored-by: stepsecurity-app[bot] <188008098+stepsecurity-app[bot]@users.noreply.github.com>
1 parent e19f3cc commit 3a285a1

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)