mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-19 19:15:26 +00:00
Make sure to enable PR builds
This commit is contained in:
parent
c0a7db8899
commit
cb8aa21fb1
1 changed files with 4 additions and 1 deletions
|
@ -5,7 +5,10 @@ trigger:
|
|||
tags:
|
||||
exclude:
|
||||
- '*'
|
||||
pr: none
|
||||
pr:
|
||||
branches:
|
||||
include:
|
||||
- master
|
||||
jobs:
|
||||
- job: Linux_Build
|
||||
strategy:
|
||||
|
|
Loading…
Add table
Reference in a new issue