Skip to content

Fix root folder reference #145

Fix root folder reference

Fix root folder reference #145

Workflow file for this run

name: Lint YAML
on:
pull_request:
branches: ['main']
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: yaml-lint
uses: ibiqlik/action-yamllint@v3
with:
file_or_dir: action.yaml