Skip to content

fix: thumbnail should show last thumbnail in server in any condition #166

fix: thumbnail should show last thumbnail in server in any condition

fix: thumbnail should show last thumbnail in server in any condition #166

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 }}