Skip to content

Commit 1b4d549

Browse files
committed
ci: scope down permissions for finch-vm-test.yaml
Signed-off-by: Adnan Khan <adnanek@amazon.com>
1 parent d26764a commit 1b4d549

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/finch-vm-test.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ on:
1313
workflow_dispatch:
1414
env:
1515
GO_VERSION: '1.24.x'
16+
permissions:
17+
contents: read
18+
1619
jobs:
1720
mac-test-e2e:
1821
runs-on: codebuild-finch-daemon-arm64-2-instance-${{ github.run_id }}-${{ github.run_attempt }}

0 commit comments

Comments
 (0)