Skip to content

Commit 475359e

Browse files
authored
preserve container images with main tag (#14979)
1 parent b1c2335 commit 475359e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/delete-old-packages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,4 @@ jobs:
2525
package-name: 'dotcom-rendering'
2626
package-type: 'container'
2727
min-versions-to-keep: ${{ env.NUM_OF_VERSIONS_TO_KEEP }}
28+
ignore-versions: main

0 commit comments

Comments
 (0)