Try to re-enable Azure Pipelines for PRs

This commit is contained in:
Nekotekina
2020-03-14 22:50:17 +03:00
parent 231e837f9b
commit 11d5bd3452
+4
View File
@@ -5,6 +5,10 @@ trigger:
tags:
exclude:
- '*'
pr:
branches:
include:
- master
jobs:
- job: Linux_Build
strategy: