Skip to content

build(deps-dev): bump @storybook/vue3 from 8.1.10 to 8.2.7 in /frontend #273

build(deps-dev): bump @storybook/vue3 from 8.1.10 to 8.2.7 in /frontend

build(deps-dev): bump @storybook/vue3 from 8.1.10 to 8.2.7 in /frontend #273

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