Skip to content

Commit

Permalink
Update prune.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
cmspam authored May 10, 2024
1 parent c641ebe commit 4747997
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/prune.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
user: cmspam
container: incus-docker
dry-run: false # Dry-run first, then change to `false`
keep-younger-than: 7 # days
keep-last: 2
keep-younger-than: 0 # days
keep-last: 0
prune-untagged: true

0 comments on commit 4747997

Please sign in to comment.