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