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 581758c commit 8ac0d7cCopy full SHA for 8ac0d7c
.github/workflows/clean-main-images.yml
@@ -32,3 +32,4 @@ jobs:
32
keep-n-tagged: ${{ env.KEEP_X_IMAGES }}
33
delete-ghost-images: true
34
delete-partial-images: true
35
+ exclude-tags: "main"
0 commit comments