Adjust PR CI includes (#9464)

This commit is contained in:
Adriane Boyd 2021-10-14 13:46:09 +02:00 committed by GitHub
parent c48564688f
commit 631c170fa5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,10 +13,13 @@ trigger:
- "*.md"
pr:
paths:
exclude:
- "website/*"
- "*.md"
include:
- "*.cfg"
- "*.py"
- "*.toml"
- "*.yml"
- ".github/azure-steps.yml"
- "spacy/*"
- "website/meta/universe.json"
jobs: