Skip to content

Container Registry Cleanup #18

Container Registry Cleanup

Container Registry Cleanup #18

name: Container Registry Cleanup
permissions:
contents: read
packages: write
on:
workflow_dispatch:
schedule:
- cron: '30 2 * * MON'
jobs:
cleanup:
runs-on: ubuntu-latest
steps:
- uses: "tweedegolf/cleanup-untagged-images-action@main"
with:
package: node