Skip to content

Remove vite-tsconfig-paths #2841

Remove vite-tsconfig-paths

Remove vite-tsconfig-paths #2841

Workflow file for this run

name: pr
on:
pull_request:
branches:
- main
jobs:
dependencies:
uses: the-guild-org/shared-config/.github/workflows/changesets-dependencies.yml@v1
if: ${{ github.event.pull_request.title != 'Upcoming Release Changes' }}
permissions:
contents: write # allows modifying changeset files
secrets:
githubToken: ${{ secrets.GITHUB_TOKEN }}