From 0a9e20d60cb2befea3ba0fb3560acc39d6b47d44 Mon Sep 17 00:00:00 2001 From: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com> Date: Sun, 20 Jul 2025 09:42:53 -0400 Subject: [PATCH] fix(top-issues): remove custom_label input --- .github/workflows/top_issues.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/top_issues.yml b/.github/workflows/top_issues.yml index a2e9983..b07e030 100644 --- a/.github/workflows/top_issues.yml +++ b/.github/workflows/top_issues.yml @@ -24,7 +24,6 @@ jobs: env: github_token: ${{ secrets.GITHUB_TOKEN }} with: - custom_label: 'planned' dashboard: true dashboard_show_total_reactions: true label: false