From f88ad5cf896090eb996f3bafec2e385e3226e66a Mon Sep 17 00:00:00 2001 From: "N.A. Ferrell" <77352335+nafnlj@users.noreply.github.com> Date: Wed, 14 Feb 2024 23:03:48 +0000 Subject: [PATCH] Update update-feed.yaml --- .github/workflows/update-feed.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/update-feed.yaml b/.github/workflows/update-feed.yaml index 5354274..b9113ff 100644 --- a/.github/workflows/update-feed.yaml +++ b/.github/workflows/update-feed.yaml @@ -8,8 +8,6 @@ on: # Adjust refresh schedule here. By default, it runs once per day. # Syntax reference: https://docs.github.com/en/actions/reference/events-that-trigger-workflows#schedule # Recommended tool: https://crontab.guru/ - - cron: "0 14,20 * * *" - jobs: build: runs-on: ubuntu-latest