Skip to content

try to fix md linting #77

try to fix md linting

try to fix md linting #77

name: Lint workflows
on:
pull_request:
branches:
- main
- 'releases/*'
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v7
- uses: cschleiden/actions-linter@v1
with:
workflows: '[".github/workflows/*.yaml"]'