Skip to content

Container Registry Cleanup #21

Container Registry Cleanup

Container Registry Cleanup #21

name: Container Registry Cleanup
permissions:
contents: read
packages: write
on:
workflow_dispatch:
schedule:
- cron: '15 2 * * MON'
jobs:
untagged-cleanup:
uses: "tweedegolf/actions-helpers/.github/workflows/container-untagged-cleanup.yml@main"
with:
package: debian