mirror of
https://github.com/gradle/actions.git
synced 2025-04-20 09:49:19 +08:00
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.