We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40bd69f commit 48bfc08Copy full SHA for 48bfc08
1 file changed
.github/workflows/gradle_pr.yml
@@ -9,7 +9,9 @@ on:
9
10
permissions:
11
contents: read
12
-
+ checks: write
13
+ pull-requests: write
14
+
15
jobs:
16
build:
17
0 commit comments