Skip to content

chore(deps): bump codecov/codecov-action from 4.4.0 to 4.4.1 in the all group #134

chore(deps): bump codecov/codecov-action from 4.4.0 to 4.4.1 in the all group

chore(deps): bump codecov/codecov-action from 4.4.0 to 4.4.1 in the all group #134

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