Skip to content

Commit

Permalink
revert prune
Browse files Browse the repository at this point in the history
  • Loading branch information
JTaeuber committed Feb 26, 2025
1 parent c9500b1 commit 1bb6e1c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/prune.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
container: py-kube-downscaler
dry-run: true
keep-younger-than: 7 # days
prune-untagged: false
prune-untagged: true
prune-tags-regexes: |
^commit-
^sha256-${{ github.sha }}\.sig$

0 comments on commit 1bb6e1c

Please sign in to comment.