From 11863a7d10f59d3d9f76c7fd345ad60c7af58510 Mon Sep 17 00:00:00 2001 From: Steam Deck User Date: Wed, 8 Jun 2022 14:31:19 +0200 Subject: [PATCH] WORKFLOW: disabled cooker.yml as no we are using the selfhosted - fix1 --- .github/workflows/cooker.yml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/cooker.yml b/.github/workflows/cooker.yml index b93d69f7..ff8330e3 100644 --- a/.github/workflows/cooker.yml +++ b/.github/workflows/cooker.yml @@ -1,12 +1,12 @@ name: cooker -# on: -# push: -# branches: -# - cooker* -# pull_request: -# branches: -# - cooker* +on: + # push: + # branches: + # - cooker* + # pull_request: + # branches: + # - cooker* workflow_dispatch: