Skip to content

fix: skip container on macOS runners in checks-rs and checks-ts #513

fix: skip container on macOS runners in checks-rs and checks-ts

fix: skip container on macOS runners in checks-rs and checks-ts #513

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