chore(GIT): update lint-markdown.yml to fix issues (#1420)

pull/1421/head
TRaSH 11 months ago committed by GitHub
commit e327621250
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,14 +1,6 @@
name: Lint - Markdown
on:
push:
paths:
- "**/*.md"
- ".markdownlint.jsonc"
pull_request:
paths:
- "**/*.md"
- ".markdownlint.jsonc"
on: [push, pull_request]
jobs:
markdownlint:

Loading…
Cancel
Save