Skip to content

Commit ce8d8c7

Browse files
committed
Fix ci permissions
1 parent 9c8772a commit ce8d8c7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci_checks.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ name: Run Tests and Check Documentation
33
on:
44
pull_request:
55

6+
permissions:
7+
contents: read
8+
69
jobs:
710
ci-checks:
811
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)