Skip to content

docs: mkdocs and github pages support #187

docs: mkdocs and github pages support

docs: mkdocs and github pages support #187

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