mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55:38 +00:00
Added ther subcookers builds to GitAction
This commit is contained in:
parent
c4e3a27cf9
commit
53c9dc2a6c
4
.github/workflows/cooker.yml
vendored
4
.github/workflows/cooker.yml
vendored
|
@ -7,10 +7,10 @@ on:
|
|||
# Triggers the workflow on push or pull request events but only for the main branch
|
||||
push:
|
||||
branches:
|
||||
- cooker
|
||||
- cooker*
|
||||
pull_request:
|
||||
branches:
|
||||
- cooker
|
||||
- cooker*
|
||||
|
||||
# Allows you to run this workflow manually from the Actions tab
|
||||
workflow_dispatch:
|
||||
|
|
Loading…
Reference in a new issue