We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25243c7 commit 94dfdc1Copy full SHA for 94dfdc1
1 file changed
.github/workflows/test.yml
@@ -5,6 +5,9 @@ on:
5
- "*"
6
- "!gitbook"
7
8
+permissions:
9
+ contents: read
10
+
11
jobs:
12
Linting:
13
runs-on: macOS-26
0 commit comments