We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9becb4d commit aaf1b42Copy full SHA for aaf1b42
.github/workflows/benchmark.yml
@@ -77,5 +77,5 @@ jobs:
77
uses: thollander/actions-comment-pull-request@main
78
with:
79
message: ${{ steps.regressions.outputs.message }}
80
- comment_tag: performance-regression
+ comment-tag: performance-regression
81
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments