diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 3c9858d..f4356cf 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -17,12 +17,12 @@ jobs: uses: github/issue-metrics@v2 env: GH_TOKEN: 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 - SEARCH_QUERY: 'repo:surge-synthesizer/surge is:issue created:2018-09-01..2019-12-31 -reason:"not planned"' + SEARCH_QUERY: 'repo:surge-synthesizer/surge is:issue created:2018-09-25..2019-02-28 -reason:"not planned"' - name: Create issue uses: peter-evans/create-issue-from-file@v4 with: - title: surge - Page 9 - Issue metrics report + title: Monthly issue metrics report token: ${{secrets.GH_TOKEN}} content-filepath: ./issue_metrics.md assignees: bobobo199733