We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 37fdebe + bd26db5 commit b8f50d7Copy full SHA for b8f50d7
1 file changed
.github/workflows/clippy-check.yml
@@ -1,5 +1,7 @@
1
on: push
2
name: Clippy check
3
+permissions:
4
+ contents: read
5
6
# Make sure CI fails on all warnings, including Clippy lints
7
env:
0 commit comments