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 a1c1a9d commit 9bd0e11Copy full SHA for 9bd0e11
.github/workflows/clippy-annotation-reporter.yml
@@ -3,6 +3,10 @@ name: Clippy Annotation Reporter
3
on:
4
pull_request:
5
6
+permissions:
7
+ contents: read
8
+ pull-requests: write
9
+
10
jobs:
11
clippy-annotation-reporter:
12
runs-on: ubuntu-latest
0 commit comments