mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-08-03 06:40:18 +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:
|
||||
exclude:
|
||||
- '*'
|
||||
pr:
|
||||
branches:
|
||||
include:
|
||||
- master
|
||||
jobs:
|
||||
- job: Linux_Build
|
||||
strategy:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue