From 502017ec6c8bb861e309f8884b03d8579567949c Mon Sep 17 00:00:00 2001 From: Pedro Fontana Date: Fri, 12 Apr 2024 19:03:56 -0300 Subject: [PATCH] little fix --- .github/workflows/hyper_threading_benchmarks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/hyper_threading_benchmarks.yml b/.github/workflows/hyper_threading_benchmarks.yml index 52033aee9d..e4c1294ba2 100644 --- a/.github/workflows/hyper_threading_benchmarks.yml +++ b/.github/workflows/hyper_threading_benchmarks.yml @@ -104,7 +104,7 @@ jobs: with: issue-number: ${{ github.event.pull_request.number }} comment-author: 'github-actions[bot]' - body-includes: "**Hyper Thereading Benchmark results**"" + body-includes: "**Hyper Thereading Benchmark results**" - name: Create comment if: steps.fc.outputs.comment-id == ''