Skip to content

feat: enhance custom default paths logic to allow specifying a branch #549

feat: enhance custom default paths logic to allow specifying a branch

feat: enhance custom default paths logic to allow specifying a branch #549

Workflow file for this run

name: "Markdown"
on:
push:
branches:
- main
pull_request:
branches:
- main
# paths:
# - '**/*.md'
jobs:
markdownlint:
name: 'Lint'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Markdown Linting
uses: nosborn/[email protected]
with:
files: .