Skip to content

Commit 91d3fd0

Browse files
committed
feat: add housekeeping workflow for container image cleanup
1 parent 0efa658 commit 91d3fd0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/housekeeping.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ jobs:
1616
uses: dataaxiom/ghcr-cleanup-action@v1
1717
with:
1818
dry-run: true
19-
delete-untagged: true
2019
keep-n-untagged: 10
2120
- name: Delete old release candidate images
2221
uses: dataaxiom/ghcr-cleanup-action@v1

0 commit comments

Comments
 (0)