Skip to content

Commit 1a81c64

Browse files
committed
refactor: rename workflow to "Package Cleanup"
The commit renames the workflow from "Docker Publish" to "Package Cleanup" in the `.github/workflows/package-cleanup.yml` file. This change improves clarity and aligns with the purpose of the workflow.
1 parent e9a09d3 commit 1a81c64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/package-cleanup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Docker Publish
1+
name: Package Cleanup
22
on:
33
workflow_dispatch:
44
schedule:

0 commit comments

Comments
 (0)