We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc024a1 commit 31dbe27Copy full SHA for 31dbe27
.github/workflows/docs.yml
@@ -1,5 +1,8 @@
1
name: "Docs build test"
2
# ensure the docs build still works
3
+permissions:
4
+ contents: read
5
+
6
on:
7
pull_request:
8
branches: [main, release]
0 commit comments