We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 866bb5c commit aacbd43Copy full SHA for aacbd43
.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