Skip to content

ci(deps): bump defi-wonderland/aztec-benchmark/.github/workflows/pr-benchmark.yml from 4.2.0 to 4.3.0 #263

ci(deps): bump defi-wonderland/aztec-benchmark/.github/workflows/pr-benchmark.yml from 4.2.0 to 4.3.0

ci(deps): bump defi-wonderland/aztec-benchmark/.github/workflows/pr-benchmark.yml from 4.2.0 to 4.3.0 #263

Workflow file for this run

name: PR Checks
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number }}
cancel-in-progress: true
jobs:
checks:
uses: defi-wonderland/aztec-ci-actions/.github/workflows/run-tests.yml@v0
secrets: inherit
benchmark:
uses: defi-wonderland/aztec-benchmark/.github/workflows/pr-benchmark.yml@4.3.0
permissions:
contents: read
pull-requests: write
issues: write
actions: read
secrets: inherit