From a0c67f699427bbca063e83ad4f1cb578c678e36b Mon Sep 17 00:00:00 2001 From: XargonWan Date: Thu, 7 Apr 2022 21:49:19 +0900 Subject: [PATCH] Cooker is now building only cooker --- .github/workflows/cooker.yml | 6 ++++-- com.xargon.retrodeck.yml | 1 + 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.github/workflows/cooker.yml b/.github/workflows/cooker.yml index 3e0b9291..62f299d2 100644 --- a/.github/workflows/cooker.yml +++ b/.github/workflows/cooker.yml @@ -6,9 +6,11 @@ name: Cooker on: # Triggers the workflow on push or pull request events but only for the main branch push: - branches: [ '*' ] + branches: + - cooker pull_request: - branches: [ '*' ] + branches: + - cooker # Allows you to run this workflow manually from the Actions tab workflow_dispatch: diff --git a/com.xargon.retrodeck.yml b/com.xargon.retrodeck.yml index 7a1e6aef..27ae7f77 100644 --- a/com.xargon.retrodeck.yml +++ b/com.xargon.retrodeck.yml @@ -638,6 +638,7 @@ modules: # arduboy # pocket station # cemu - win only: wine + # Anbox? # External manifests end