Skip to content

Commit 2ab7931

Browse files
committed
.
1 parent 140b4e1 commit 2ab7931

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/image-cleanup.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Cleanup Untagged Images
1+
name: Cleanup Images
22

33
on:
44
workflow_run:
@@ -15,7 +15,7 @@ on:
1515
jobs:
1616
update:
1717
uses: codeshelldev/gh-actions/.github/workflows/image-cleanup.yml@main
18-
name: Untagged Images
18+
name: Images
1919
with:
2020
registry: ghcr.io
2121
cleanup-stales: pr-*,ci-*,*-dev

0 commit comments

Comments
 (0)