diff --git a/.github/workflows/ci-combine-bot-prs.yml b/.github/workflows/ci-combine-bot-prs.yml index 6e31b84..189fd12 100644 --- a/.github/workflows/ci-combine-bot-prs.yml +++ b/.github/workflows/ci-combine-bot-prs.yml @@ -1,8 +1,6 @@ name: Combine Bot PRs on: - schedule: - - cron: '0 4 * * *' workflow_dispatch: # The minimum permissions required to run this Action