From a064b158acea1fa444f056d0bf4ffc8c819a0b72 Mon Sep 17 00:00:00 2001 From: Anna Shcherbak Date: Tue, 11 Feb 2025 19:37:16 +0200 Subject: [PATCH] skip: remove test line from CI --- .github/workflows/ci.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 3c0bb83c..147c33e7 100755 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -4,7 +4,6 @@ on: workflow_dispatch: schedule: - cron: "0 7 * * 1" - - cron: "20 16 * * *" pull_request_review: types: - submitted