From ee5f042d4f7f2191233f8454c8d090976650cd80 Mon Sep 17 00:00:00 2001 From: Bogdan Andrei <63673190+bobobo199733@users.noreply.github.com> Date: Tue, 5 Mar 2024 14:11:23 +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 f515b67..5e02c67 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:2021-01-01..2022-01-01 -reason:"not planned"' + SEARCH_QUERY: 'repo:surge-synthesizer/surge is:issue created:2021-01-01..2021-04-30 -reason:"not planned"' - name: Create issue uses: peter-evans/create-issue-from-file@v4