fix: java reporter
This commit is contained in:
parent
cd4bbe40b0
commit
ef387d13f3
|
|
@ -11,6 +11,11 @@ on:
|
||||||
MAVEN_SECRET:
|
MAVEN_SECRET:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
contents: read
|
||||||
|
actions: read
|
||||||
|
checks: write
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
name: Test
|
name: Test
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue