Skip to content

feat: Update tag display system #15

feat: Update tag display system

feat: Update tag display system #15

Workflow file for this run

name: Markdown linter
on:
pull_request:
branches:
- main
- develop
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DavidAnson/markdownlint-cli2-action@v15
continue-on-error: true
with:
globs: |
src/*.md