Skip to content

[news] add live nation news #130

[news] add live nation news

[news] add live nation news #130

Workflow file for this run

name: check code for markdown issues
on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: articulate/actions-markdownlint@v1.1.0
with:
config: markdownlint-config.json
files: 'docs/**/*.md'
ignore: node_modules
version: 0.41.0