mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-31 06:15:48 +00:00
fix(ci): prevent shadow jobs from writing to cache
This commit is contained in:
1
.github/workflows/shadow_job.yml
vendored
1
.github/workflows/shadow_job.yml
vendored
@@ -50,6 +50,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
arguments: check
|
arguments: check
|
||||||
gradle-home-cache-cleanup: true
|
gradle-home-cache-cleanup: true
|
||||||
|
cache-read-only: true
|
||||||
|
|
||||||
results:
|
results:
|
||||||
if: ${{ always() }}
|
if: ${{ always() }}
|
||||||
|
Reference in New Issue
Block a user