mirror of
https://github.com/cemu-project/Cemu.git
synced 2026-07-10 01:24:41 -06:00
Hypothetical CI Fix
This commit is contained in:
parent
ebcff2e319
commit
12ec9b7f4f
15
.github/workflows/build.yml
vendored
15
.github/workflows/build.yml
vendored
@ -1,18 +1,9 @@
|
||||
name: Build Cemu
|
||||
|
||||
on:
|
||||
pull_request_target:
|
||||
paths-ignore:
|
||||
on: [pull_request, push]
|
||||
branches: [ main ]
|
||||
paths-ignore:
|
||||
- "*.md"
|
||||
types:
|
||||
- opened
|
||||
- synchronize
|
||||
- reopened
|
||||
push:
|
||||
paths-ignore:
|
||||
- "*.md"
|
||||
branches:
|
||||
- main
|
||||
workflow_call:
|
||||
inputs:
|
||||
deploymode:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user