Skip to content

perf(linker): scope path_cache invalidation to mutated paths (#498) #333

perf(linker): scope path_cache invalidation to mutated paths (#498)

perf(linker): scope path_cache invalidation to mutated paths (#498) #333

Workflow file for this run

name: Cleanup caches
on:
pull_request:
types: [closed]
permissions:
actions: write
contents: read
jobs:
cleanup:
uses: dallay/common-actions/.github/workflows/cleanup-cache.yml@v2.2.2
secrets: inherit