From 666b01dd6ebd4d69c37cc48f841bec47b2088438 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebasti=C3=A1n=20Ram=C3=ADrez?= Date: Sun, 17 Mar 2024 20:03:39 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A5=20Remove=20debug=20config?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/deploy.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 763c9c9..c816a87 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -4,8 +4,6 @@ on: push: branches: - master - # TODO: remove this - - multiarch schedule: # cron every week on monday - cron: "0 0 * * 1"