Skip to content

feat(_checks-rs): default dev-profile debuginfo to line-tables-only #624

feat(_checks-rs): default dev-profile debuginfo to line-tables-only

feat(_checks-rs): default dev-profile debuginfo to line-tables-only #624

Workflow file for this run

name: YAML Checks
on:
pull_request:
branches: ["*"]
push:
branches:
- main
- dev
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.head.ref || github.ref }}
cancel-in-progress: true
jobs:
yaml-checks:
name: YAML Checks
uses: ./.github/workflows/_checks-yaml.yaml
with:
make_command: yaml-checks