Skip to content

add a fix for the .co.uk countries #212

add a fix for the .co.uk countries

add a fix for the .co.uk countries #212

Workflow file for this run

name: Markdownlint
on: [ push, pull_request ]
jobs:
markdownlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DavidAnson/markdownlint-cli2-action@v19
with:
config: '.markdownlint.yaml'
globs: |
**/*.md
!docs/changelog.md
!docs/index.md
!docs/license.md