We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1db14db commit 6377b2fCopy full SHA for 6377b2f
1 file changed
.github/workflows/coverage.yaml
@@ -125,3 +125,4 @@ jobs:
125
message: "[GitHub Actions] Autogenerated JaCoCo coverage badge"
126
fetch: false
127
tag_push: '--force'
128
+ push: 'origin ${{ github.event.pull_request.head.ref }} --set-upstream --force' # Força o push - ignora outros
0 commit comments