Skip to content

chore(deps): bump cross-platform-actions/action from 0.28.0 to 0.29.0 in the all group #256

chore(deps): bump cross-platform-actions/action from 0.28.0 to 0.29.0 in the all group

chore(deps): bump cross-platform-actions/action from 0.28.0 to 0.29.0 in the all group #256

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