[ci] Rename other stale branch workflow (#32692)
Makes it easier to tell what is what --- [//]: # (BEGIN SAPLING FOOTER) Stack created with [Sapling](https://sapling-scm.com). Best reviewed with [ReviewStack](https://reviewstack.dev/facebook/react/pull/32692). * __->__ #32692 * #32691
lauren committed
Mar 20, 2025 at 17:19 UTC
b88898605427d1e6bb665d7c9261a9be180e5abd
1 file changed
+1
-1
.github/workflows/shared_cleanup_merged_branch_caches.yml
renamed
+1
-1
@@ -1,6 +1,6 @@
1
# https://github.com/actions/cache/blob/main/tips-and-workarounds.md#force-deletion-of-caches-overriding-default-cache-eviction-policy
2
3
-name: (Shared) Cleanup Branch Caches
3
+name: (Shared) Cleanup Merged Branch Caches
4
on:
5
pull_request:
6
types: