Skip to content

Update GitHub actions: Ubuntu Image + Go Version #496

Update GitHub actions: Ubuntu Image + Go Version

Update GitHub actions: Ubuntu Image + Go Version #496

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