Skip to content

Merge pull request #306 from EngineeringKiosk/data-science-deep-dive #509

Merge pull request #306 from EngineeringKiosk/data-science-deep-dive

Merge pull request #306 from EngineeringKiosk/data-science-deep-dive #509

Workflow file for this run

name: YAML lint
on:
workflow_dispatch:
push:
branches:
- main
pull_request:
jobs:
yaml:
name: YAML linting
runs-on: ubuntu-24.04
steps:
- uses: actions/[email protected]
- name: yaml-lint
uses: ibiqlik/[email protected]
with:
file_or_dir: podcasts/*.yml
config_file: .yamllint.yml