From 7980c13f130f1f34d972683483570a93d968b59e Mon Sep 17 00:00:00 2001 From: Dylan Perks <11160611+Perksey@users.noreply.github.com> Date: Thu, 30 Nov 2023 16:47:25 -0600 Subject: [PATCH] Update bindings-regeneration.yml --- .github/workflows/bindings-regeneration.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/bindings-regeneration.yml b/.github/workflows/bindings-regeneration.yml index 97ba5c9877..ca83614783 100644 --- a/.github/workflows/bindings-regeneration.yml +++ b/.github/workflows/bindings-regeneration.yml @@ -1,8 +1,8 @@ name: Bindings Regeneration on: - schedule: - - cron: '0 0 * * Fri' + #schedule: - disabled for now + # - cron: '0 0 * * Fri' workflow_dispatch: jobs: