Skip to content

Commit cdd3a89

Browse files
committed
Dry run container deletion to not delete versions accidentally
1 parent 290714a commit cdd3a89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/job-container-image-cleanup.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
keep-last: 5
2424
organization: ${{ inputs.organization }}
2525
token: ${{ github.token }}
26+
dry-run: true
2627
delete_untagged_container_versions:
2728
runs-on: ubuntu-latest
2829
steps:

0 commit comments

Comments
 (0)