diff --git a/.github/workflows/top-issues-dashboard.yml b/.github/workflows/top-issues-dashboard.yml index 3639408..db9abfe 100644 --- a/.github/workflows/top-issues-dashboard.yml +++ b/.github/workflows/top-issues-dashboard.yml @@ -14,6 +14,7 @@ jobs: github_token: ${{ secrets.GITHUB_TOKEN }} label: false dashboard: true + dashboard_show_total_reactions: true top_issues: true top_bugs: true top_features: true