Skip to content

chore: update Zondax action references from @main to @v1 across all w… #297

chore: update Zondax action references from @main to @v1 across all w…

chore: update Zondax action references from @main to @v1 across all w… #297

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

Check failure on line 18 in .github/workflows/check-yaml.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/check-yaml.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/check-yaml.yaml" -> "./.github/workflows/_checks-yaml.yaml" (source branch with sha:b7bb9f53b1ed5fcb7de5b65f4806950fae164b27) : Invalid type for `on`
with:
make_command: yaml-checks