From e52bc49d2241c240ff7407160810230386c6910f Mon Sep 17 00:00:00 2001 From: Helen Kravchenko Date: Thu, 9 Nov 2023 10:23:23 +0100 Subject: [PATCH] Contributor of the month 10.2023 --- .github/workflows/internal-contributor-of-the-month.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/internal-contributor-of-the-month.yaml b/.github/workflows/internal-contributor-of-the-month.yaml index f217c729193..85084155e24 100644 --- a/.github/workflows/internal-contributor-of-the-month.yaml +++ b/.github/workflows/internal-contributor-of-the-month.yaml @@ -16,8 +16,8 @@ jobs: id: determine run: | # Set the start and end dates for July 2023 - START_DATE="2023-09-01" - END_DATE="2023-09-31" + START_DATE="2023-10-01" + END_DATE="2023-10-31" MONTH_NAME="September" # Exclude certain users