mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-30 13:57:47 +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:
|
||||
arguments: check
|
||||
gradle-home-cache-cleanup: true
|
||||
cache-read-only: true
|
||||
|
||||
results:
|
||||
if: ${{ always() }}
|
||||
|
Reference in New Issue
Block a user