1
0
mirror of https://github.com/RPCS3/rpcs3.git synced 2024-11-22 02:32:36 +01:00

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

View File

@ -5,6 +5,10 @@ trigger:
tags:
exclude:
- '*'
pr:
branches:
include:
- master
jobs:
- job: Linux_Build
strategy: