mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Chore: Fix levitate workflow to not post a comment when there's no breaking change (#80266)
This commit is contained in:
parent
4fa6bad7c0
commit
d738b96742
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user