Skip to content

chore(benchmarks): note the format_table/format_markdown column sync … #369

chore(benchmarks): note the format_table/format_markdown column sync …

chore(benchmarks): note the format_table/format_markdown column sync … #369

Workflow file for this run

name: main
on:
push:
branches:
- main
pull_request: {}
concurrency:
group: ${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
checks:
uses: ./.github/workflows/_checks.yml