From f0b336ea41e6fc91283c59f1a0307ea604a1ee3a Mon Sep 17 00:00:00 2001 From: "Ilya (Marshal)" Date: Wed, 2 Nov 2022 09:32:05 +0100 Subject: [PATCH] disable scheduled workflow --- .github/workflows/make_tracked_links_list.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/make_tracked_links_list.yml b/.github/workflows/make_tracked_links_list.yml index 080cd07487..f08c73a45e 100644 --- a/.github/workflows/make_tracked_links_list.yml +++ b/.github/workflows/make_tracked_links_list.yml @@ -2,8 +2,8 @@ name: Generate or update list of tracked links on: workflow_dispatch: - schedule: - - cron: '* * * * *' +# schedule: +# - cron: '* * * * *' push: # trigger on updated link crawler rules branches: