Skip to content

Commit 20a61dd

Browse files
committed
ci(tsp-client): declare contents: read
Last workflow in .github/workflows here without a top-level permissions block. tsp-client tests only check out, npm ci/build/test/format - no GitHub API surface. Matches eng-common-tsp-client-test.yml and the other already-hardened sibling workflows. Signed-off-by: Arpit Jain <arpitjain099@gmail.com>
1 parent 1e95852 commit 20a61dd

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/tsp-client-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ on:
1212
- .github/workflows/tsp-client-tests.yml
1313
- tools/tsp-client/**
1414

15+
permissions:
16+
contents: read
17+
1518
jobs:
1619
tsp-client:
1720
strategy:

0 commit comments

Comments
 (0)