Update azure-pipelines.yml

This commit is contained in:
Ines Montani 2019-10-23 14:31:09 +02:00
parent ca7f0e669e
commit 835498d24f
1 changed files with 5 additions and 0 deletions

View File

@ -9,6 +9,11 @@ trigger:
exclude:
- 'website/*'
- '*.md'
pr:
paths:
exclude:
- 'website/*'
- '*.md'
jobs: