diff --git a/.github/workflows/pull_request_popular.yml b/.github/workflows/pull_request_popular.yml index 316e44ae93fc2..8a53c44dd0352 100644 --- a/.github/workflows/pull_request_popular.yml +++ b/.github/workflows/pull_request_popular.yml @@ -6,7 +6,7 @@ on: workflow_dispatch: jobs: - popular-issues: + popular-prs: if: github.repository_owner == 'vercel' runs-on: ubuntu-latest steps: