Skip to content

Commit 80ab58a

Browse files
committed
chore: update benchmark result configuration and change gh-pages branch to main
Refs: #7799
1 parent 5baf4b4 commit 80ab58a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/benchmark.monitoring.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,9 @@ jobs:
4343
- name: Store benchmark result
4444
uses: rhysd/github-action-benchmark@v1
4545
with:
46-
alert-threshold: 10%
4746
auto-push: true
48-
fail-threshold: 25%
49-
gh-pages-branch: benchmarks
47+
gh-pages-branch: main
48+
gh-repository: https://github.com/public-ui/public-ui.github.io
5049
github-token: ${{ secrets.GITHUB_TOKEN }}
5150
output-file-path: packages/tools/benchmark-tests/benchmark-result.json
5251
tool: customSmallerIsBetter

0 commit comments

Comments
 (0)