Skip to content

Commit b7fa208

Browse files
committed
fix permission issue
1 parent 0317851 commit b7fa208

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/unit-tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ jobs:
4040
gradle9-java17-test:
4141
name: Gradle 9 compatibility test (Java 17)
4242
runs-on: ubuntu-latest
43+
permissions:
44+
contents: read
4345
env:
4446
TERM: dumb
4547
steps:

0 commit comments

Comments
 (0)