We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0e2560 commit bc3fe81Copy full SHA for bc3fe81
.github/workflows/rust_format.yml
@@ -1,5 +1,7 @@
1
---
2
name: Rust format and clippy checks
3
+permissions:
4
+ contents: read
5
on:
6
push:
7
branches:
0 commit comments