Skip to content

Commit bc25423

Browse files
committed
FixupPR
1 parent efc55ff commit bc25423

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pr.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
run: .github/scripts/tee2log ../build.log $GITHUB_OUTPUT mvn -B -fae -Dstyle.color=always clean verify checkstyle:checkstyle
4242
continue-on-error: true
4343
- name: Notify
44+
if: ${{ steps.build.outputs.loghtml != '' }}
4445
uses: dawidd6/action-send-mail@v11
4546
with:
4647
server_address: ${{secrets.SMTP_SERVER}}

0 commit comments

Comments
 (0)