We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 982226e + c6b139e commit f0a784aCopy full SHA for f0a784a
1 file changed
.github/workflows/ci.yml
@@ -17,6 +17,9 @@ on:
17
- '.github/workflows/docs.yml'
18
workflow_dispatch:
19
20
+permissions:
21
+ contents: read
22
+
23
jobs:
24
lint:
25
name: Lint
0 commit comments