[skip ci] ci: don't save cache in pr (#81)
This commit is contained in:
1
.github/workflows/build-kernel-5.15.yml
vendored
1
.github/workflows/build-kernel-5.15.yml
vendored
@@ -39,6 +39,7 @@ jobs:
|
||||
with:
|
||||
key: ccache-aarch64-${{ matrix.version }}
|
||||
append-timestamp: false
|
||||
save: ${{ github.event_name != 'pull_request' }}
|
||||
|
||||
- name: Setup need_upload
|
||||
id: need_upload
|
||||
|
||||
Reference in New Issue
Block a user