mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-27 08:05:42 +00:00
WORKFLOW: disabled cooker.yml as no we are using the selfhosted
This commit is contained in:
parent
e58a653b46
commit
b67f188f0e
14
.github/workflows/cooker.yml
vendored
14
.github/workflows/cooker.yml
vendored
|
@ -1,12 +1,12 @@
|
|||
name: cooker
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- cooker*
|
||||
pull_request:
|
||||
branches:
|
||||
- cooker*
|
||||
# on:
|
||||
# push:
|
||||
# branches:
|
||||
# - cooker*
|
||||
# pull_request:
|
||||
# branches:
|
||||
# - cooker*
|
||||
|
||||
workflow_dispatch:
|
||||
|
||||
|
|
Loading…
Reference in a new issue