diff --git a/.github/workflows/issue-metrics.yml b/.github/workflows/issue-metrics.yml index 83672ca7..f1952ace 100644 --- a/.github/workflows/issue-metrics.yml +++ b/.github/workflows/issue-metrics.yml @@ -45,7 +45,7 @@ jobs: GH_TOKEN: ${{ secrets.DEPLOY_KEY }} HIDE_AUTHOR: true HIDE_TIME_TO_ANSWER: true - SEARCH_QUERY: 'repo:zen-browser/desktop is:issue created:${{ env.last_month }} -reason:"not planned"' + SEARCH_QUERY: 'repo:zen-browser/desktop is:issue created:${{ env.last_month }}' - name: Move metrics to docs folder run: |