mirror of
https://github.com/tj-actions/changed-files
synced 2025-01-30 19:30:19 +00:00
Update README.md
This commit is contained in:
parent
24ac45c74e
commit
10228bf07b
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
files_yaml: |
|
files_yaml: |
|
||||||
doc:
|
doc:
|
||||||
- '**.md'
|
- '**/*.md'
|
||||||
- docs/**
|
- docs/**
|
||||||
- docs/README.md
|
- docs/README.md
|
||||||
test:
|
test:
|
||||||
|
|
Loading…
Reference in a new issue