Skip to content

Commit

Permalink
docs: Update README.md (#2300)
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 authored Sep 30, 2024
1 parent 8a4a975 commit 641e22a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 641e22a

Please sign in to comment.