Skip to content

modified: .github/workflows/terraform.yml #37

modified: .github/workflows/terraform.yml

modified: .github/workflows/terraform.yml #37

Workflow file for this run

---
name: Yamllint workflows
on: # yamllint disable-line rule:truthy
push:
paths: ['.github/workflows/**']
jobs:
yamllint:
uses: obervinov/_templates/.github/workflows/yamllint.yml@main

Check failure on line 10 in .github/workflows/.lint.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/.lint.yml

Invalid workflow file

error parsing called workflow ".github/workflows/.lint.yml" -> "obervinov/_templates/.github/workflows/yamllint.yml@main" : failed to fetch workflow: workflow was not found.