do not run integration tests on doc only changes

上级 55afb5f3
......@@ -8,11 +8,17 @@ trigger:
# Branches that trigger builds on PR
pr:
- master
- master-vs-deps
- release/*
- features/*
- demos/*
branches:
include:
- master
- master-vs-deps
- release/*
- features/*
- demos/*
paths:
exclude:
- docs/*
- .github/*
jobs:
- job: VS_Integration
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册