We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fafb16d commit 8552375Copy full SHA for 8552375
.github/workflows/job-container-image-cleanup.yml
@@ -18,6 +18,8 @@ jobs:
18
container: ${{ inputs.container }}
19
keep-tags-regexes: |
20
^[1-9]\d*\.\d+.\d+$
21
+ latest
22
+ main
23
keep-younger-than: 14 # In days.
24
organization: ${{ inputs.organization }}
25
prune-tags-regexes: |
0 commit comments