We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca217dd commit b20a888Copy full SHA for b20a888
1 file changed
.github/workflows/docs.yml
@@ -3,6 +3,8 @@ on:
3
branches:
4
- main
5
name: docs
6
+permissions:
7
+ contents: read # This applies to all jobs
8
jobs:
9
docs:
10
runs-on: ubuntu-latest
0 commit comments