Skip to content

Add 'softwares' to the exclude list in pre-commit config #662

Add 'softwares' to the exclude list in pre-commit config

Add 'softwares' to the exclude list in pre-commit config #662

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@v6
- name: Validate YAML file
run: yamllint -c _scripts/yaml_lint.rules projects/.