Skip to content

New Podcast: ThinkPad-Museum #493

New Podcast: ThinkPad-Museum

New Podcast: ThinkPad-Museum #493

Workflow file for this run

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