Skip to content

fix: --storage-directory flag not being honored in the CLI #165

fix: --storage-directory flag not being honored in the CLI

fix: --storage-directory flag not being honored in the CLI #165

name: 'Clean up Docker images from PR'
on:
pull_request:
types:
- closed
jobs:
delete-tag:
uses: ./.github/workflows/_delete-registry-tag.yml
with:
tag_name: pr-${{ github.event.pull_request.number }}