Skip to content

Commit 47d6e95

Browse files
authored
Do not try to comment on PR after benchmarks (#1478)
1 parent cd63eb6 commit 47d6e95

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test.yml

-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ jobs:
8080
github-token: ${{ secrets.GITHUB_TOKEN }}
8181
# Alert with a commit comment on possible performance regression
8282
alert-threshold: 200%
83-
comment-always: true
8483
fail-on-alert: true
8584
# Make a commit on `gh-pages` with benchmarks from previous step
8685
auto-push: ${{ github.ref == 'refs/heads/master' }}

0 commit comments

Comments
 (0)