Skip to content

Clear GHA caches manually #22

Clear GHA caches manually

Clear GHA caches manually #22

Workflow file for this run

name: Clear GHA caches manually
on:
workflow_dispatch:
schedule:
- cron: '30 13 16 * *'
jobs:
cache-clear:
runs-on: ubuntu-latest
steps:
- uses: easimon/wipe-cache@main