diff --git a/.github/workflows/analyze_comment.yml b/.github/workflows/analyze_comment.yml index bd73b6b4ea3..db3152dbaaa 100644 --- a/.github/workflows/analyze_comment.yml +++ b/.github/workflows/analyze_comment.yml @@ -53,7 +53,7 @@ jobs: id: fc with: issue-number: ${{ steps.get-comment-body.outputs.pr-number }} - body-includes: "" + body-includes: "" - name: Create Comment uses: peter-evans/create-or-update-comment@v1.4.4