Skip to content

Commit ed32cdc

Browse files
committed
CI: configure minimal permissions
1 parent 4d636ff commit ed32cdc

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
@@ -7,6 +7,9 @@ on:
77
branches:
88
- main
99

10+
permissions:
11+
contents: read # minimal permissions that we have to grant
12+
1013
jobs:
1114
rubocop_and_matrix:
1215
env:

0 commit comments

Comments
 (0)