Skip to content

Commit b4ba403

Browse files
committed
Scope down GitHub token permissions for runtime-interface-client_pr.yml
1 parent 328595d commit b4ba403

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/runtime-interface-client_pr.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ on:
1010
- 'aws-lambda-java-runtime-interface-client/**'
1111
- '.github/workflows/runtime-interface-client_*.yml'
1212

13+
14+
permissions:
15+
contents: read
16+
actions: write
17+
1318
jobs:
1419

1520
smoke-test:

0 commit comments

Comments
 (0)