Skip to content

Fix/cli/dev proxy/join #1058

Fix/cli/dev proxy/join

Fix/cli/dev proxy/join #1058

Workflow file for this run

name: pr cleanup
on:
pull_request:
types:
- closed
jobs:
cleanup:
runs-on: 'ubuntu-latest'
steps:
- uses: actions/checkout@v4
- name: clear pull request cache
uses: ./.github/workflows/actions/clear-cache
with:
branch: refs/pull/${{ github.event.pull_request.number }}/merge