Skip to content

Commit aaf1b42

Browse files
committed
Fix duplicate comments from benchmark/comment on PR
1 parent 9becb4d commit aaf1b42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,5 +77,5 @@ jobs:
7777
uses: thollander/actions-comment-pull-request@main
7878
with:
7979
message: ${{ steps.regressions.outputs.message }}
80-
comment_tag: performance-regression
80+
comment-tag: performance-regression
8181
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)