Skip to content
This repository has been archived by the owner on Jan 6, 2024. It is now read-only.

build(deps): bump vite from 4.3.2 to 4.5.1 #4

build(deps): bump vite from 4.3.2 to 4.5.1

build(deps): bump vite from 4.3.2 to 4.5.1 #4

name: Check PR Title
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
# Ensures that the PR title adheres to [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/).
conventional-commit:
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}