From 29309bf3af4442dcae1fe7dbccd0c40dbf620465 Mon Sep 17 00:00:00 2001 From: Quinn Thomas Date: Thu, 2 Nov 2023 16:12:06 -0400 Subject: [PATCH] Update submissions.yaml --- .github/workflows/submissions.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/submissions.yaml b/.github/workflows/submissions.yaml index 5711715010..3e890a6191 100644 --- a/.github/workflows/submissions.yaml +++ b/.github/workflows/submissions.yaml @@ -1,8 +1,8 @@ # Workflow derived from https://github.com/r-lib/actions/tree/v2/examples # Need help debugging build failures? Start at https://github.com/r-lib/actions#where-to-find-help on: - schedule: - - cron: '0 */2 * * *' + #schedule: + # - cron: '0 */2 * * *' workflow_dispatch: