Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bobobo199733 committed Mar 5, 2024
1 parent f264312 commit b51e3aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit b51e3aa

Please sign in to comment.