Skip to content

Commit 88568fa

Browse files
author
Andreas Humenberger
committed
TODO
1 parent a8ab9e4 commit 88568fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/job-container-image-cleanup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uses: vlaurin/action-ghcr-prune@v0.6.0
1717
with:
1818
container: ${{ inputs.container }}
19-
keep-tags-regexes: ^v[1-9]\d*\.\d+.\d+$
19+
# keep-tags-regexes: ^v[1-9]\d*\.\d+.\d+$
2020
# keep-tags: |-
2121
# latest
2222
# main

0 commit comments

Comments
 (0)