From 19c45334a6aeec309d3b1c5482e34750dfe2ce27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bern=C3=A1t=20G=C3=A1bor?= Date: Wed, 14 Dec 2022 14:49:02 -0800 Subject: Fix release MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Bernát Gábor --- .github/workflows/check.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/check.yml b/.github/workflows/check.yml index b848af03..59804c4f 100644 --- a/.github/workflows/check.yml +++ b/.github/workflows/check.yml @@ -1,8 +1,6 @@ name: check on: push: - branches: [legacy, 'test-me-*'] - tags: pull_request: schedule: - cron: "0 8 * * *" -- cgit v1.2.1