mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-08-08 01:00:11 +00:00
Try to re-enable Azure Pipelines for PRs
This commit is contained in:
parent
231e837f9b
commit
11d5bd3452
1 changed files with 6 additions and 2 deletions
|
@ -5,6 +5,10 @@ trigger:
|
||||||
tags:
|
tags:
|
||||||
exclude:
|
exclude:
|
||||||
- '*'
|
- '*'
|
||||||
|
pr:
|
||||||
|
branches:
|
||||||
|
include:
|
||||||
|
- master
|
||||||
jobs:
|
jobs:
|
||||||
- job: Linux_Build
|
- job: Linux_Build
|
||||||
strategy:
|
strategy:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue