mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-12-06 07:12:28 +01:00
Make sure to enable PR builds
This commit is contained in:
parent
c0a7db8899
commit
cb8aa21fb1
|
|
@ -5,7 +5,10 @@ trigger:
|
|||
tags:
|
||||
exclude:
|
||||
- '*'
|
||||
pr: none
|
||||
pr:
|
||||
branches:
|
||||
include:
|
||||
- master
|
||||
jobs:
|
||||
- job: Linux_Build
|
||||
strategy:
|
||||
|
|
|
|||
Loading…
Reference in a new issue