diff --git a/.github/workflows/bot.yml b/.github/workflows/bot.yml index a30bfca..c9a3bdc 100644 --- a/.github/workflows/bot.yml +++ b/.github/workflows/bot.yml @@ -15,4 +15,4 @@ jobs: days-before-stale: 30 days-before-close: 7 days-before-pr-close: -1 - start-date: '2021-15-09T00:00:00Z' # ISO 8601 or RFC 2822 \ No newline at end of file + start-date: '2021-09-15T00:00:00Z' # ISO 8601 or RFC 2822 \ No newline at end of file