Skip to content

Commit cd02905

Browse files
committed
[GHA] remove unnecessary content write permission
1 parent a32ac18 commit cd02905

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/snapshot-vscode-extension.yml

-3
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@ on:
1414
required: true
1515
type: string
1616

17-
permissions:
18-
contents: write
19-
2017
env:
2118
AWS_ACCESS_KEY_ID: ${{ secrets.CDN_S3_ACCESS_KEY }}
2219
AWS_SECRET_ACCESS_KEY: ${{ secrets.CDN_S3_SECRET_KEY }}

0 commit comments

Comments
 (0)