Chore: Fix levitate workflow to not post a comment when there's no breaking change (#80266)

This commit is contained in:
Esteban Beltran 2024-01-10 09:27:22 +01:00 committed by GitHub
parent 4fa6bad7c0
commit d738b96742
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -223,6 +223,7 @@ jobs:
# Comment on the PR
- name: Comment on PR
if: steps.levitate-run.outputs.exit_code == 1
uses: marocchino/sticky-pull-request-comment@v2
with:
header: levitate-breaking-change-comment