There was an error while loading. Please reload this page.
1 parent 7610518 commit 0c7428fCopy full SHA for 0c7428f
1 file changed
.github/workflows/ant.yml
@@ -16,6 +16,8 @@ jobs:
16
matrix:
17
os: [ubuntu-latest, windows-latest]
18
runs-on: ${{ matrix.os }}
19
+ permissions:
20
+ contents: read
21
steps:
22
- uses: actions/checkout@v7
23
- uses: actions/setup-java@v5
0 commit comments