mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-07-03 13:31:18 +12:00
Hypothetical CI Fix
This commit is contained in:
parent
ebcff2e319
commit
12ec9b7f4f
1 changed files with 3 additions and 12 deletions
13
.github/workflows/build.yml
vendored
13
.github/workflows/build.yml
vendored
|
@ -1,18 +1,9 @@
|
|||
name: Build Cemu
|
||||
|
||||
on:
|
||||
pull_request_target:
|
||||
on: [pull_request, push]
|
||||
branches: [ main ]
|
||||
paths-ignore:
|
||||
- "*.md"
|
||||
types:
|
||||
- opened
|
||||
- synchronize
|
||||
- reopened
|
||||
push:
|
||||
paths-ignore:
|
||||
- "*.md"
|
||||
branches:
|
||||
- main
|
||||
workflow_call:
|
||||
inputs:
|
||||
deploymode:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue