We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9ad14f commit 94a5637Copy full SHA for 94a5637
.github/workflows/ci.yml
@@ -6,6 +6,8 @@
6
# compatible and lint-free on upcoming Rust toolchains (beta and nightly).
7
8
name: Continuous Integration
9
+permissions:
10
+ contents: read
11
12
on:
13
push:
0 commit comments