We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd63eb6 commit 47d6e95Copy full SHA for 47d6e95
.github/workflows/test.yml
@@ -80,7 +80,6 @@ jobs:
80
github-token: ${{ secrets.GITHUB_TOKEN }}
81
# Alert with a commit comment on possible performance regression
82
alert-threshold: 200%
83
- comment-always: true
84
fail-on-alert: true
85
# Make a commit on `gh-pages` with benchmarks from previous step
86
auto-push: ${{ github.ref == 'refs/heads/master' }}
0 commit comments