diff --git a/.github/workflows/community_metrics.yml b/.github/workflows/community_metrics.yml index 5005475e9f0..ed20d807ce0 100644 --- a/.github/workflows/community_metrics.yml +++ b/.github/workflows/community_metrics.yml @@ -59,6 +59,7 @@ jobs: GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} SEARCH_QUERY: 'repo:OrchardCMS/OrchardCore type:discussions created:${{ env.LAST_MONTH }} category:Q&A' HIDE_TIME_TO_CLOSE: true + HIDE_ITEMS_CLOSED_COUNT: true - name: Concatenate Issue/PR and Discussion Metrics shell: pwsh