Skip to content

Update version switcher to add 0.5.3 #246

Update version switcher to add 0.5.3

Update version switcher to add 0.5.3 #246

name: Remove html In PR description
on:
# see https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#pull_request_target
pull_request_target:
types:
- opened
- synchronize
- reopened
- edited
permissions:
pull-requests: write
jobs:
remove_comment:
name: Remove html comments.
uses: napari/napari/.github/workflows/edit_pr_description.yml@main