diff --git a/.github/workflows/cleanup_caches.yml b/.github/workflows/cleanup_caches.yml index e0a5f1f..c719d90 100644 --- a/.github/workflows/cleanup_caches.yml +++ b/.github/workflows/cleanup_caches.yml @@ -1,4 +1,4 @@ -name: cleanup all caches +name: Cleanup Repo Caches on: workflow_dispatch: diff --git a/.github/workflows/cleanup_merge_caches.yml b/.github/workflows/cleanup_merge_caches.yml index 66ac060..1a9bad6 100644 --- a/.github/workflows/cleanup_merge_caches.yml +++ b/.github/workflows/cleanup_merge_caches.yml @@ -1,4 +1,4 @@ -name: cleanup caches by a branch +name: Cleanup Branch on Merge on: pull_request: types: