diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 2a88b00..e05c8d5 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -17,7 +17,7 @@ jobs: uses: github/issue-metrics@v2 env: GH_TOKEN: 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 - SEARCH_QUERY: 'repo:surge-synthesizer/surge is:issue created:2022-08-01..2023-08-31 -reason:"not planned"' + SEARCH_QUERY: 'repo:surge-synthesizer/surge is:issue created:2022-09-01..2023-09-26 -reason:"not planned"' - name: Create issue uses: peter-evans/create-issue-from-file@v4