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