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 bd16c07 commit e381cbeCopy full SHA for e381cbe
.github/workflows/lint-ruby.yml
@@ -4,6 +4,10 @@ on: # yamllint disable-line rule:truthy
4
pull_request:
5
workflow_dispatch:
6
7
+
8
+permissions:
9
+ contents: read
10
11
jobs:
12
rubocop:
13
name: RuboCop
0 commit comments