Skip to content

Commit 1953e43

Browse files
committed
Update image-cleanup.yml
Co-Authored-By: Alessandro Fael Garcia <[email protected]>
1 parent cce5f3a commit 1953e43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/image-cleanup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ jobs:
3636
delete-untagged: true
3737
delete-partial-images: true
3838
delete-orphaned-images: true
39-
older-than: 2 years
39+
# older-than: 2 years
4040
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)