Skip to content

Commit

Permalink
Fix duplicate comments from benchmark/comment on PR
Browse files Browse the repository at this point in the history
  • Loading branch information
alextwoods committed Oct 15, 2024
1 parent 9becb4d commit aaf1b42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,5 +77,5 @@ jobs:
uses: thollander/actions-comment-pull-request@main
with:
message: ${{ steps.regressions.outputs.message }}
comment_tag: performance-regression
comment-tag: performance-regression
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit aaf1b42

Please sign in to comment.