mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-25 15:35:38 +00:00
WORKFLOW: disabled cooker.yml as no we are using the selfhosted - fix1
This commit is contained in:
parent
860cbe9c5c
commit
11863a7d10
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