From 27750a5d8d02ef920a50779c30de2df277ebbf34 Mon Sep 17 00:00:00 2001 From: SirBroccoli Date: Fri, 10 Jan 2025 09:21:23 +0100 Subject: [PATCH] Update botpeas.yaml --- .github/workflows/botpeas.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/botpeas.yaml b/.github/workflows/botpeas.yaml index 038da001ba..0e33aff004 100644 --- a/.github/workflows/botpeas.yaml +++ b/.github/workflows/botpeas.yaml @@ -1,8 +1,8 @@ name: botpeas_action on: - schedule: - - cron: '0 */8 * * *' + #schedule: + # - cron: '0 */8 * * *' workflow_dispatch: pull_request: branches: [ "main" ]