Remove unused workflow parameter
This commit is contained in:
parent
619c243b8f
commit
f9bf4eed65
1 changed files with 0 additions and 1 deletions
1
.github/workflows/pull-request.yml
vendored
1
.github/workflows/pull-request.yml
vendored
|
@ -30,7 +30,6 @@ jobs:
|
|||
path: "*/build/test-results/test/*.xml"
|
||||
reporter: java-junit
|
||||
fail-on-error: true
|
||||
fail-on-empty: true
|
||||
automerge:
|
||||
name: Enable automerge
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in a new issue