mirror of
https://github.com/vinta/awesome-python.git
synced 2026-03-23 13:56:43 +08:00
Removed the 'if: github.event_name == schedule' guard so the step also runs on manual dispatches and push-triggered deploys, not only on the nightly schedule. Co-Authored-By: Claude <noreply@anthropic.com>