Don't run azure pipelines for PRs to master

This commit is contained in:
Philipp Oppermann
2019-02-12 08:19:55 +01:00
parent 9e090175a5
commit b0d0dcad2c

View File

@@ -4,6 +4,11 @@ branches:
- trying
- /post-.*/
pr:
branches:
exclude:
- master
build: false
test_script: