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" ]