We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0317851 commit b7fa208Copy full SHA for b7fa208
1 file changed
.github/workflows/unit-tests.yml
@@ -40,6 +40,8 @@ jobs:
40
gradle9-java17-test:
41
name: Gradle 9 compatibility test (Java 17)
42
runs-on: ubuntu-latest
43
+ permissions:
44
+ contents: read
45
env:
46
TERM: dumb
47
steps:
0 commit comments