Skip to content

build(deps-dev): bump jupyterlab from 4.4.3 to 4.4.4 in /backend #314

build(deps-dev): bump jupyterlab from 4.4.3 to 4.4.4 in /backend

build(deps-dev): bump jupyterlab from 4.4.3 to 4.4.4 in /backend #314

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