mirror of
https://github.com/strapi/strapi.git
synced 2025-11-16 18:19:34 +00:00
Ensure docs files are filtered out
This commit is contained in:
parent
48801b3b28
commit
5bd7b0545d
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -6,7 +6,7 @@ on:
|
|||||||
- main
|
- main
|
||||||
pull_request:
|
pull_request:
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- 'docs'
|
- 'docs/**'
|
||||||
- '**/**.md'
|
- '**/**.md'
|
||||||
|
|
||||||
concurrency:
|
concurrency:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user