mirror of
https://github.com/Xevion/Pac-Man.git
synced 2025-12-06 05:15:49 -06:00
Dependabot PRs lack access to repository secrets, causing workflow failures. This change adds token availability checks with informative warnings, allowing CI to complete successfully while skipping deployment steps that require secrets. Coverage generation still runs to maintain build verification, but upload is conditional on token availability.