We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6131bd7 commit f127059Copy full SHA for f127059
1 file changed
.github/workflows/deploy-rust.yml
@@ -10,6 +10,9 @@ env:
10
11
jobs:
12
quality-check:
13
+ permissions:
14
+ contents: read
15
+ issues: write
16
uses: ./.github/workflows/rust-stability.yml
17
18
publish:
0 commit comments