Skip to content

Commit cd58ed4

Browse files
authored
ci(validate-ecoystem-links): add job level permission (#6545)
Signed-off-by: Frazer Smith <[email protected]>
1 parent 2590592 commit cd58ed4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/validate-ecosystem-links.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ permissions:
1212
jobs:
1313
validate-links:
1414
runs-on: ubuntu-latest
15+
permissions:
16+
contents: read
1517
steps:
1618
- name: Check out repo
1719
uses: actions/checkout@v6

0 commit comments

Comments
 (0)