Skip to content

Use correct branch reference for remote branches #65

Use correct branch reference for remote branches

Use correct branch reference for remote branches #65

Workflow file for this run

---
name: 'Yamllint GitHub Actions'
"on":
- pull_request
jobs:
yamllint:
name: 'Yamllint'
runs-on: ubuntu-latest
steps:
- name: 'Checkout'
uses: actions/checkout@v6
- name: yaml-lint
uses: ibiqlik/action-yamllint@v3