Cooker is now building only cooker

This commit is contained in:
XargonWan 2022-04-07 21:49:19 +09:00
parent c0ce77eddd
commit e361167aa0
2 changed files with 5 additions and 2 deletions

View file

@ -6,9 +6,11 @@ name: Cooker
on: on:
# Triggers the workflow on push or pull request events but only for the main branch # Triggers the workflow on push or pull request events but only for the main branch
push: push:
branches: [ '*' ] branches:
- cooker
pull_request: pull_request:
branches: [ '*' ] branches:
- cooker
# Allows you to run this workflow manually from the Actions tab # Allows you to run this workflow manually from the Actions tab
workflow_dispatch: workflow_dispatch:

View file

@ -638,6 +638,7 @@ modules:
# arduboy # arduboy
# pocket station # pocket station
# cemu - win only: wine # cemu - win only: wine
# Anbox?
# External manifests end # External manifests end