Skip to content

Commit

Permalink
Rename workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonatha1983 committed Oct 3, 2023
1 parent 41351dd commit f958cd1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cleanup_caches.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: cleanup all caches
name: Cleanup Repo Caches
on:
workflow_dispatch:

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/cleanup_merge_caches.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: cleanup caches by a branch
name: Cleanup Branch on Merge
on:
pull_request:
types:
Expand Down

0 comments on commit f958cd1

Please sign in to comment.