Skip to content

Commit 717e9ef

Browse files
authored
Merge pull request #89 from openhpc/2026-02-18-read
Add permissions to CI workflow
2 parents 1ca7d5b + 2dc4f8b commit 717e9ef

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ on:
66
pull_request:
77
branches: [ main ]
88

9+
permissions:
10+
contents: read
11+
912
jobs:
1013
lint_markdown:
1114
name: Run markdown linter

0 commit comments

Comments
 (0)