We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b855e4 commit 1cbfefdCopy full SHA for 1cbfefd
1 file changed
.github/workflows/linting.yml
@@ -63,6 +63,7 @@ jobs:
63
lint-prose:
64
runs-on: ubuntu-latest
65
permissions:
66
+ contents: read
67
pull-requests: write
68
steps:
69
- name: Checkout source
0 commit comments