Skip to content

chore: Update fixture-generator Rust version to nightly-2024-10-30 #69

chore: Update fixture-generator Rust version to nightly-2024-10-30

chore: Update fixture-generator Rust version to nightly-2024-10-30 #69

Workflow file for this run

name: Lints
on:
merge_group:
pull_request:
types: [ opened, synchronize, reopened, ready_for_review ]
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
# Check documentation links aren't broken
link-checker:
uses: argumentcomputer/ci-workflows/.github/workflows/links-check.yml@main