Skip to content

Commit d27cec3

Browse files
authored
Update package-cleanup.yml
Signed-off-by: Victor Chang <[email protected]>
1 parent ddfec9e commit d27cec3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/package-cleanup.yml

+1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
package-type: container
4444
min-versions-to-keep: 10
4545
delete-only-pre-release-versions: "true"
46+
ignore-versions: '^0\.[\d]+\.[\d]+$'
4647

4748
container-untagged-cleanup:
4849
name: delete untagged monai-deploy-informatics-gateway

0 commit comments

Comments
 (0)