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 290714a commit cdd3a89Copy full SHA for cdd3a89
.github/workflows/job-container-image-cleanup.yml
@@ -23,6 +23,7 @@ jobs:
23
keep-last: 5
24
organization: ${{ inputs.organization }}
25
token: ${{ github.token }}
26
+ dry-run: true
27
delete_untagged_container_versions:
28
runs-on: ubuntu-latest
29
steps:
0 commit comments