Skip to content

Commit 40268c3

Browse files
committed
[ci] Rename other stale branch workflow
Makes it easier to tell what is what
1 parent a01628a commit 40268c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/shared_cleanup_branch_caches.yml renamed to .github/workflows/shared_cleanup_merged_branch_caches.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# https://github.com/actions/cache/blob/main/tips-and-workarounds.md#force-deletion-of-caches-overriding-default-cache-eviction-policy
22

3-
name: (Shared) Cleanup Branch Caches
3+
name: (Shared) Cleanup Merged Branch Caches
44
on:
55
pull_request:
66
types:

0 commit comments

Comments
 (0)