Skip to content

Merge pull request #109 from LionHamelion/main #414

Merge pull request #109 from LionHamelion/main

Merge pull request #109 from LionHamelion/main #414

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