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 939b3ad commit de1d39fCopy full SHA for de1d39f
1 file changed
.github/workflows/benchmark.yml
@@ -51,5 +51,7 @@ jobs:
51
external-data-json-path: ./benchmark-data/output.json
52
github-token: ${{ secrets.GITHUB_TOKEN }}
53
summary-always: true
54
+ comment-always: true
55
+ fail-on-alert: true
56
skip-fetch-gh-pages: true
57
save-data-file: ${{ github.event_name != 'pull_request' }}
0 commit comments