Skip to content

chore: bump turbo from 2.2.3 to 2.3.0 #1042

chore: bump turbo from 2.2.3 to 2.3.0

chore: bump turbo from 2.2.3 to 2.3.0 #1042

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