We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f859cbc + eaa1a68 commit 3d3933aCopy full SHA for 3d3933a
.github/workflows/rust.yml
@@ -1,6 +1,8 @@
1
on: [push, pull_request]
2
3
name: Rust
4
+permissions:
5
+ contents: read
6
7
jobs:
8
test:
0 commit comments