Skip to content

53.12

53.12 #230

Workflow file for this run

name: Clean up PR caches
on:
pull_request_target:
types:
- closed
jobs:
cleanup:
uses: DFHack/dfhack/.github/workflows/clean-cache.yml@develop
secrets: inherit