**Current Issues:** - **Fork pollution**: The scheduler runs in every fork of the repository, creating unnecessary load across the GitHub ecosystem - **Resource waste**: Runs even when there are no new PRs or changes to existing PRs - **API rate limiting risk**: Frequent GitHub API calls may hit rate limits unnecessarily - **Workflow noise**: Creates excessive workflow run history that's hard to navigate