From afc154393afe69580e04e8387b5d1792cab76da3 Mon Sep 17 00:00:00 2001 From: LucasChan02 <69407062+LucasChan02@users.noreply.github.com> Date: Thu, 5 Sep 2024 14:11:45 +0000 Subject: [PATCH] Update calibre-news.yml --- .github/workflows/calibre-news.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/calibre-news.yml b/.github/workflows/calibre-news.yml index 63eab1e..a96a5d4 100644 --- a/.github/workflows/calibre-news.yml +++ b/.github/workflows/calibre-news.yml @@ -4,7 +4,7 @@ run-name: 'Calibre News Delivery: ${{ github.ref_name }}' on: workflow_dispatch: schedule: - - cron: '0 13 * * *' + - cron: '0 12 * * *' # push: # branches: ['master']