From ef49b660244163f2a87de7ee4eced3b44735f75a Mon Sep 17 00:00:00 2001 From: stdavis Date: Fri, 22 Mar 2024 16:49:39 -0600 Subject: [PATCH] fix: better comment search text --- .github/workflows/schedule.sgid-index-validation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/schedule.sgid-index-validation.yml b/.github/workflows/schedule.sgid-index-validation.yml index 3bfccfa4f..856fe1f03 100644 --- a/.github/workflows/schedule.sgid-index-validation.yml +++ b/.github/workflows/schedule.sgid-index-validation.yml @@ -61,7 +61,7 @@ jobs: with: issue-number: ${{ steps.create-issue.outputs.number }} comment-author: 'github-actions[bot]' - body-includes: output + body-includes: Validation Output - name: ✍️ Updating issue comment uses: peter-evans/create-or-update-comment@v4