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 a9f0e60 commit a30abc5Copy full SHA for a30abc5
.github/workflows/integration-test.yml
@@ -40,6 +40,8 @@ jobs:
40
# java-distribution: 'oracle'
41
# java-version: '17'
42
43
+ permissions:
44
+ contents: read
45
runs-on: ubuntu-latest
46
steps:
47
- uses: actions/checkout@v4
0 commit comments