Skip to content

Commit d3bd9dc

Browse files
committed
ci: scope down permissions for main.yml
1 parent 7a5389e commit d3bd9dc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ on:
1616
- 'ISSUE_TEMPLATE/**'
1717
- '**/remove-old-artifacts.yml'
1818

19+
permissions:
20+
contents: read
21+
1922
jobs:
2023
markdown-link-check:
2124
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)