Skip to content

[WIP] 🌱 Fix GitHub linter warnings #142

[WIP] 🌱 Fix GitHub linter warnings

[WIP] 🌱 Fix GitHub linter warnings #142

Workflow file for this run

name: Lint YAML files
on:
pull_request:
types: [opened, edited, synchronize, reopened]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Lint YAML files
run: yamllint -c .github/yamllint_config.yaml .