Update clean-cache.yml

Added workflow dispatch and updated workflow name.
This commit is contained in:
Nick Fedor 2025-01-18 00:49:42 -07:00 committed by GitHub
parent 9dfe000ac6
commit 085ad0ced1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,6 @@
name: cleanup caches by a branch name: Cache cleanup
on: on:
workflow_dispatch: {}
pull_request: pull_request:
types: types:
- closed - closed