From c3ccf5d4955157d570be372bd8c325ea950f9f31 Mon Sep 17 00:00:00 2001 From: avahoffman Date: Fri, 1 Nov 2024 11:44:44 -0400 Subject: [PATCH] Remove spaces --- .github/workflows/render-all.yml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/.github/workflows/render-all.yml b/.github/workflows/render-all.yml index 80a2d4b..9b64bc8 100644 --- a/.github/workflows/render-all.yml +++ b/.github/workflows/render-all.yml @@ -1,20 +1,20 @@ # Candace Savonen Apr 2021 -# +---------------- minute (0 - 59) -# | +------------- hour (0 - 23) -# | | +---------- day of month (1 - 31) -# | | | +------- month (1 - 12) -# | | | | +---- day of week (0 - 6) (Sunday=0 or 7) -# | | | | | -# * * * * * command to be executed +# +---------------- minute (0 - 59) +# | +------------- hour (0 - 23) +# | | +---------- day of month (1 - 31) +# | | | +------- month (1 - 12) +# | | | | +---- day of week (0 - 6) (Sunday=0 or 7) +# | | | | | +# * * * * * command to be executed name: Render all output courses on: workflow_dispatch: - schedule: - - cron: "0 3 * * 0" + schedule: + - cron: "0 3 * * 0" push: branches: [ main, staging ] paths: