mirror of
https://github.com/julia-actions/cache.git
synced 2026-02-12 17:36:53 +08:00
5
.github/workflows/CI.yml
vendored
5
.github/workflows/CI.yml
vendored
@@ -14,6 +14,11 @@ on:
|
||||
- 'handle_caches.jl'
|
||||
- '.github/**'
|
||||
|
||||
# needed to allow julia-actions/cache to delete old caches that it has created
|
||||
permissions:
|
||||
actions: write
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
generate-key:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user