Skip to content

cleaning up a few more projects #617

cleaning up a few more projects

cleaning up a few more projects #617

Workflow file for this run

name: Validate-YAML
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
validate-yaml:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- name: Validate YAML file
run: yamllint -c _scripts/yaml_lint.rules projects/.