Skip to content

chore(deps-dev): bump vite from 4.5.0 to 4.5.1 #28

chore(deps-dev): bump vite from 4.5.0 to 4.5.1

chore(deps-dev): bump vite from 4.5.0 to 4.5.1 #28

Workflow file for this run

name: Pull Request
on:
pull_request:
types: [opened, synchronize]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
lint-test:
uses: ./.github/workflows/lint_test.yml
secrets: inherit