mirror of
https://github.com/gradle/actions.git
synced 2026-05-07 02:22:05 +08:00
00cdd4dcf9
The `gradle-build-action` test workflows need to write cache entries, even when run on non-default branches. This change add explicit configuration to set `cache-read-only: false` when cache writing is required.