Skip to content

Merge pull request #104 from aviolaris/dependabot/github_actions/2.0.… #315

Merge pull request #104 from aviolaris/dependabot/github_actions/2.0.…

Merge pull request #104 from aviolaris/dependabot/github_actions/2.0.… #315

Workflow file for this run

---
name: YAMLlint
on:
- push
jobs:
validate:
runs-on: ubuntu-latest
steps:
- name: 'Checkout'
uses: actions/checkout@v4
- name: 'Yamllint'
uses: ibiqlik/action-yamllint@v3
with:
file_or_dir: .github/workflows/