There was an error while loading. Please reload this page.
1 parent c1ec671 commit 960934cCopy full SHA for 960934c
1 file changed
.github/workflows/ci.yml
@@ -26,6 +26,9 @@ on:
26
- "docs/**"
27
- ".github/**/*.md"
28
29
+permissions:
30
+ contents: read
31
+
32
concurrency:
33
# PRs key on the PR number so successive pushes cancel the prior
34
# run; pushes to main key on the ref so we never cancel a main
0 commit comments