Skip to content

[DEVOPS-600] Use yarn for package installs #1

[DEVOPS-600] Use yarn for package installs

[DEVOPS-600] Use yarn for package installs #1

Workflow file for this run

name: 🗑️ Cleanup caches
on:
pull_request:
types: [closed]
schedule:
- cron: 0 0 * * 0
workflow_dispatch:
jobs:
cleanup:
name: Cleanup PR Caches
uses: Andrews-McMeel-Universal/reusable_workflows/.github/workflows/pr-clean-caches.yaml@latest