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 10487a1 commit d506a99Copy full SHA for d506a99
.github/workflows/validate-pr.yml
@@ -72,7 +72,7 @@ jobs:
72
with:
73
issue-number: ${{ github.event.pull_request.number }}
74
comment-author: 'github-actions[bot]'
75
- body-includes: 'Following you can find the validation results'
+ body-includes: 'Following you can find the validation changes'
76
77
- name: Create or update comment
78
if: steps.validation.outputs.has_results == 'true'
0 commit comments