diff --git a/.github/workflows/conformance-report.yml b/.github/workflows/conformance-report.yml index 5c8a0e4607..465e868c11 100644 --- a/.github/workflows/conformance-report.yml +++ b/.github/workflows/conformance-report.yml @@ -169,7 +169,7 @@ jobs: with: issue-number: ${{ github.event.pull_request.number }} comment-author: 'github-actions[bot]' - body-includes: Conformance + body-includes: CROSS-ENGINE-REPORT # Create or update (if previous comment exists) with markdown version of comparison report - name: Create or update comment continue-on-error: true