mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-15 01:12:40 +00:00
android: Various fixes for CI.
This commit is contained in:
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@@ -4,11 +4,8 @@
|
||||
name: 'yuzu verify'
|
||||
|
||||
on:
|
||||
push:
|
||||
# branches: [ main ]
|
||||
tags: [ "*" ]
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
branches: [ master ]
|
||||
env:
|
||||
PR_NUMBER: pr${{ github.event.number }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user