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.
1 parent f8776cb commit eaa1a68Copy full SHA for eaa1a68
.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