Skip to content

Cleanup Untagged Images #11

Cleanup Untagged Images

Cleanup Untagged Images #11

name: Cleanup Untagged Images
on:
workflow_dispatch:
schedule:
- cron: "0 0 * * SUN"
jobs:
delete-untagged-images:
name: Delete untagged images
runs-on: ubuntu-latest
steps:
- uses: bots-house/[email protected]
with:
owner: bihealth
name: reev
token: ${{ secrets.GITHUB_TOKEN }}
untagged-keep-latest: 3