From 538fcb1a34fdbf63763dcef7ee5672bdf7324cc6 Mon Sep 17 00:00:00 2001 From: Bogdan Andrei <63673190+bobobo199733@users.noreply.github.com> Date: Tue, 5 Mar 2024 14:33:27 +0200 Subject: [PATCH] Update main.yml --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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