Skip to content

Commit 81f9423

Browse files
Copilotyi-nuo426
andcommitted
Add explicit permissions to workflow for security
Co-authored-by: yi-nuo426 <218099172+yi-nuo426@users.noreply.github.com>
1 parent c62025d commit 81f9423

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/test-meshery-integration.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ jobs:
1111
test-with-meshery-ui:
1212
name: Integration Test with Meshery UI
1313
runs-on: ubuntu-latest
14+
permissions:
15+
contents: read
1416
steps:
1517
- name: Checkout Sistent PR
1618
uses: actions/checkout@v6

0 commit comments

Comments
 (0)