Skip to content

build(deps-dev): bump pytest from 8.2.0 to 8.2.1 in /backend #260

build(deps-dev): bump pytest from 8.2.0 to 8.2.1 in /backend

build(deps-dev): bump pytest from 8.2.0 to 8.2.1 in /backend #260

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: reev
token: ${{ secrets.GITHUB_TOKEN }}
tag: pr-${{github.event.pull_request.number}}
continue-on-error: true