We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0efbcef commit 80a0829Copy full SHA for 80a0829
.github/workflows/validate-pr.yml
@@ -73,7 +73,7 @@ jobs:
73
with:
74
issue-number: ${{ github.event.pull_request.number }}
75
comment-author: 'github-actions[bot]'
76
- body-includes: 'Following you can find the validation results'
+ body-includes: 'Following you can find the validation changes'
77
78
- name: Create or update comment
79
if: steps.validation.outputs.has_results == 'true'
0 commit comments