Try to re-enable Azure Pipelines for PRs
This commit is contained in:
@@ -5,6 +5,10 @@ trigger:
|
||||
tags:
|
||||
exclude:
|
||||
- '*'
|
||||
pr:
|
||||
branches:
|
||||
include:
|
||||
- master
|
||||
jobs:
|
||||
- job: Linux_Build
|
||||
strategy:
|
||||
|
||||
Reference in New Issue
Block a user