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 aa436fb commit 7c32780Copy full SHA for 7c32780
.github/workflows/container-maintenance.yml
@@ -24,7 +24,7 @@ jobs:
24
image-names: ${{ github.event.repository.name }}
25
image-tags: "pr-*"
26
cut-off: 2w
27
- dry-run: true
+ dry-run: false
28
29
push-container-tags:
30
runs-on: ubuntu-latest
0 commit comments