Skip to content

Update uhd-bluray-web.yml #276

Update uhd-bluray-web.yml

Update uhd-bluray-web.yml #276

Workflow file for this run

name: YAML Lint
on:
push:
pull_request:
jobs:
markdownlint:
name: YAML Lint
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v4
- name: Lint YAML Files
uses: ibiqlik/action-yamllint@v3