Merge pull request #3629 from myk002/myk_clean_cache

make clean-cache workflow reusable
develop
Myk 2023-08-04 13:07:49 -07:00 committed by GitHub
commit 5d9ecd37df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

@ -1,6 +1,7 @@
name: Clean up PR caches
on:
workflow_call:
pull_request_target:
types:
- closed