From 72cf90c1e116d397f4c16b146f33d075a283fb67 Mon Sep 17 00:00:00 2001 From: Duy Tran Khanh <40482367+khanhduytran0@users.noreply.github.com> Date: Tue, 24 Oct 2023 14:54:23 +0700 Subject: [PATCH] Disable autoroll --- .github/workflows/autoroll.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/autoroll.yml b/.github/workflows/autoroll.yml index e55cecb70..a212fb043 100644 --- a/.github/workflows/autoroll.yml +++ b/.github/workflows/autoroll.yml @@ -17,8 +17,8 @@ permissions: contents: read on: - schedule: - - cron: '0 2 * * *' + #schedule: + # - cron: '0 2 * * *' workflow_dispatch: jobs: