Skip to content

build(deps): bump pytest-sugar from 0.9.4 to 1.0.0 #95

build(deps): bump pytest-sugar from 0.9.4 to 1.0.0

build(deps): bump pytest-sugar from 0.9.4 to 1.0.0 #95

name: Cleanup PR Images
on:
pull_request:
types:
- closed
jobs:
purge-image:
name: Delete PR images
runs-on: ubuntu-latest
steps:
- uses: bots-house/[email protected]
with:
owner: bihealth
name: hpc-access
token: ${{ secrets.GITHUB_TOKEN }}
tag: pr-${{github.event.pull_request.number}}
continue-on-error: true