We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5afe9f8 commit 7653193Copy full SHA for 7653193
1 file changed
.github/workflows/coverage.yml
@@ -7,6 +7,9 @@ on:
7
env:
8
CARGO_TERM_COLOR: always
9
10
+permissions:
11
+ contents: read
12
+
13
jobs:
14
coverage:
15
name: Coverage Report
0 commit comments