Add validation option to image cleanup workflow

This commit is contained in:
FuzzyGrim
2025-03-20 21:17:23 +01:00
parent b008e623dc
commit c9cf91f422

View File

@@ -12,5 +12,8 @@ jobs:
steps:
- uses: dataaxiom/ghcr-cleanup-action@v1
with:
keep-n-untagged: 15
package: yamtrack
keep-n-untagged: 15
validate: true