We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 780b363 commit 5a46609Copy full SHA for 5a46609
2 files changed
.github/workflows/nightly-spartan-bench.yml
@@ -306,6 +306,7 @@ jobs:
306
tool: "customSmallerIsBetter"
307
output-file-path: ./bench-out/bench.json
308
github-token: ${{ secrets.AZTEC_BOT_GITHUB_TOKEN }}
309
+ gh-repository: github.com/AztecProtocol/benchmark-page-data
310
auto-push: true
311
ref: ${{ github.event.workflow_run.head_sha || github.sha }}
312
alert-threshold: "120%"
.github/workflows/weekly-proving-bench.yml
@@ -151,6 +151,7 @@ jobs:
151
152
153
154
155
156
157
0 commit comments