Thanks to visit codestin.com Credit goes to github.com
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 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