mirror of
https://github.com/explosion/spaCy.git
synced 2025-08-03 20:00:21 +03:00
have both .md and .mdx
This commit is contained in:
parent
08c7661461
commit
d5bd303b05
|
@ -10,12 +10,14 @@ trigger:
|
|||
paths:
|
||||
exclude:
|
||||
- "website/*"
|
||||
- "*.md"
|
||||
- "*.mdx"
|
||||
- ".github/workflows/*"
|
||||
pr:
|
||||
paths:
|
||||
exclude:
|
||||
- "website/*"
|
||||
- "*.md"
|
||||
- "*.mdx"
|
||||
- ".github/workflows/*"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user