Skip to content
This repository was archived by the owner on Jul 10, 2026. It is now read-only.

feat: ARC-1155 (#351) #47

feat: ARC-1155 (#351)

feat: ARC-1155 (#351) #47

name: Update Benchmark Baseline
on:
push:
branches:
- dev
- main
schedule:
- cron: '0 0 1 * *'
workflow_dispatch:
concurrency:
group: update-baseline-${{ github.ref_name }}
cancel-in-progress: false
jobs:
baseline:
uses: defi-wonderland/aztec-benchmark/.github/workflows/update-baseline.yml@4.2.0
permissions:
contents: read
actions: write
secrets: inherit