Skip to content

perf: Deduplicate MCP shared paths and skip redundant writes #65

perf: Deduplicate MCP shared paths and skip redundant writes

perf: Deduplicate MCP shared paths and skip redundant writes #65

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@v1
secrets: inherit