Update clear-stale-docker-images.yml

This commit is contained in:
Matt Kilgore
2025-01-03 19:46:31 -05:00
committed by GitHub
parent 5bdaac74cd
commit a73aee5ea2

View File

@@ -3,6 +3,7 @@ name: Docker Cleanup
on:
schedule:
- cron: '00 0 * * *'
workflow_dispatch:
jobs:
delete-untagged-images: