We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d636ff commit ed32cdcCopy full SHA for ed32cdc
.github/workflows/ci.yml
@@ -7,6 +7,9 @@ on:
7
branches:
8
- main
9
10
+permissions:
11
+ contents: read # minimal permissions that we have to grant
12
+
13
jobs:
14
rubocop_and_matrix:
15
env:
0 commit comments