From fdd03d16bf106d1ff89e917fb0e7044472635b8d Mon Sep 17 00:00:00 2001 From: Mike Alfare Date: Sun, 21 Apr 2024 21:46:04 -0400 Subject: [PATCH] typo --- .github/workflows/weekly-maintenance.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/weekly-maintenance.yml b/.github/workflows/weekly-maintenance.yml index c255a0536..7503fd52d 100644 --- a/.github/workflows/weekly-maintenance.yml +++ b/.github/workflows/weekly-maintenance.yml @@ -9,7 +9,7 @@ # - allow automated processes to leave artifacts for debugging and troubleshooting # # **when?** -# - weekly base on DBT_WEEKLY_MAINTENANCE_SCHEDULE +# - weekly based on DBT_WEEKLY_MAINTENANCE_SCHEDULE # - manually # # Runs on Saturday to avoid running at the same time as production release and breaking the release.