mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 14:05:39 +00:00
WORKFLOW: disabled cooker.yml as no we are using the selfhosted
This commit is contained in:
parent
724ea011fb
commit
860cbe9c5c
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