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.
vale
1 parent 54b5cbd commit a687ca9Copy full SHA for a687ca9
1 file changed
.github/workflows/linting.yaml
@@ -12,6 +12,7 @@ jobs:
12
linting:
13
permissions:
14
contents: read
15
+ pull-requests: read
16
runs-on: ubuntu-slim
17
steps:
18
# yamllint disable-line rule:line-length
0 commit comments