From c780b8e7a32a2d1d5b23fef4d3d9163ee5d8035d Mon Sep 17 00:00:00 2001 From: "den (work)" <53200638+localden@users.noreply.github.com> Date: Mon, 14 Oct 2024 12:08:26 -0700 Subject: [PATCH] Temporarily disable schedule (need approval) --- .github/workflows/automerge.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/automerge.yml b/.github/workflows/automerge.yml index 7200b917..0df56e41 100644 --- a/.github/workflows/automerge.yml +++ b/.github/workflows/automerge.yml @@ -1,8 +1,8 @@ name: Sync API Documentation Changes on: - schedule: - - cron: '0 0 * * *' + # schedule: + # - cron: '0 0 * * *' workflow_dispatch: env: