chore(ci): Markdown workflow triggers on *.md files

This commit is contained in:
Quentin McGaw
2023-07-05 14:22:17 +00:00
parent c0eb2f2315
commit 2e34c6009e

View File

@@ -4,7 +4,7 @@ on:
branches: branches:
- master - master
paths: paths:
- README.md - "**.md"
- .github/workflows/markdown.yml - .github/workflows/markdown.yml
jobs: jobs:
markdown: markdown: