mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-02-17 11:55:39 +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
|
name: cooker
|
||||||
|
|
||||||
on:
|
# on:
|
||||||
push:
|
# push:
|
||||||
branches:
|
# branches:
|
||||||
- cooker*
|
# - cooker*
|
||||||
pull_request:
|
# pull_request:
|
||||||
branches:
|
# branches:
|
||||||
- cooker*
|
# - cooker*
|
||||||
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue