Skip to content

chore(deps-dev): bump @commitlint/cli from 20.5.0 to 21.0.1 #256

chore(deps-dev): bump @commitlint/cli from 20.5.0 to 21.0.1

chore(deps-dev): bump @commitlint/cli from 20.5.0 to 21.0.1 #256

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.2.0
permissions:
contents: read
pull-requests: write
issues: write
actions: read
secrets: inherit