We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1859599 commit 8bad688Copy full SHA for 8bad688
.github/workflows/benchmark.monitoring.yml
@@ -43,10 +43,9 @@ jobs:
43
- name: Store benchmark result
44
uses: rhysd/github-action-benchmark@v1
45
with:
46
- alert-threshold: 10%
47
auto-push: true
48
- fail-threshold: 25%
49
- gh-pages-branch: benchmarks
+ gh-pages-branch: release/2
+ gh-repository: https://github.com/public-ui/public-ui.github.io
50
github-token: ${{ secrets.GITHUB_TOKEN }}
51
output-file-path: packages/tools/benchmark-tests/benchmark-result.json
52
tool: customSmallerIsBetter
0 commit comments