We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7f7c049 + 3b13ba6 commit 63a2a6eCopy full SHA for 63a2a6e
1 file changed
.github/workflows/standardrb.yaml
@@ -5,6 +5,9 @@ on: [push]
5
jobs:
6
build:
7
runs-on: ubuntu-latest
8
+ permissions:
9
+ checks: write
10
+ contents: read
11
steps:
12
- uses: actions/checkout@v1
13
- name: StandardRB Linter
0 commit comments