Skip to content

Workflow file for this run

on:
workflow_dispatch:
push:
branches:
- cache_in_registry
jobs:
my-job:
name: Delete all caches
runs-on: ubuntu-20.04
steps:
- name: Clear caches
uses: easimon/wipe-cache@main