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.
2 parents fafb16d + 8552375 commit e5052f8Copy full SHA for e5052f8
.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