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 1e458f9 commit b92a6bdCopy full SHA for b92a6bd
1 file changed
.github/workflows/gradle-wrapper-validation.yml
@@ -1,5 +1,7 @@
1
name: "Validate Gradle Wrapper"
2
on: [push, pull_request]
3
+permissions:
4
+ contents: read
5
6
jobs:
7
validation:
0 commit comments