Hypothetical CI Fix

This commit is contained in:
Zopolis4 2022-08-26 14:47:27 +10:00
parent ebcff2e319
commit 12ec9b7f4f
No known key found for this signature in database
GPG key ID: C1117D56FBC82774

View file

@ -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: