We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c83219 commit 7d4ea6fCopy full SHA for 7d4ea6f
1 file changed
.github/workflows/java-ci.yml
@@ -14,7 +14,7 @@ jobs:
14
build:
15
runs-on: ubuntu-24.04
16
permissions:
17
- contents: read
+ contents: write
18
pages: write
19
id-token: write
20
strategy:
0 commit comments