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 fd0923c commit 318667fCopy full SHA for 318667f
.github/workflows/ci.yml
@@ -79,6 +79,8 @@ jobs:
79
lint-markdown:
80
name: Lint Markdown
81
runs-on: ubuntu-24.04
82
+ permissions:
83
+ contents: read
84
85
steps:
86
- name: Checkout repository
0 commit comments