This repository was archived by the owner on Feb 21, 2025. It is now read-only.
v2.2.4
What's fixed
The fix for #383 introduced a bug that caused the post-action to fail when attempting to resolve cache-read-only for scheduled jobs.
This has been fixed with an explicit (rather than implicit) check for 'event.repository != null'. (#409)
Full Changelog: v2.2.3...v2.2.4