Skip to content

Cleanup Old Cache

Cleanup Old Cache #88

Workflow file for this run

name: Cleanup Old Cache
on:
workflow_run:
workflows: ["Deploy to GitHub Pages", "Lockfile Maintenance"]
branches: [main]
types: [completed]
workflow_dispatch:
permissions:
actions: write
contents: read
jobs:
cleanup-npm:
name: Cleanup NPM
uses: KenTandrian/workflows/.github/workflows/cleanup.yml@main
with:
name: NPM
pattern: node-cache-Linux-npm-