docs: Update README.md (#2300)

This commit is contained in:
Tonye Jack
2024-09-30 08:20:25 -06:00
committed by GitHub
parent 8a4a9757b7
commit 641e22af4a

View File

@@ -144,7 +144,8 @@ jobs:
with:
# Avoid using single or double quotes for multiline patterns
files: |
**.md
**.md
docs/**.md
- name: List all changed files markdown files
if: steps.changed-markdown-files.outputs.any_changed == 'true'