mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-02-19 12:55:38 +00:00
WORKFLOW: disabled cooker.yml as no we are using the selfhosted - fix1
This commit is contained in:
parent
b67f188f0e
commit
d8bc378943
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