diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index c1ec37af897..5b46695b393 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -342,7 +342,7 @@ jobs: cat test/regression-diff/* >> summary.txt echo "" echo "" >> summary.txt - echo "_beep boop this action was performed by a bot_ :robot:" + echo "_beep boop this action was performed by a bot_ :robot:" >> summary.txt - name: Write Results to PR uses: thollander/actions-comment-pull-request@v2