Skip to content

fix: bump @sveltejs/kit from 1.27.3 to 2.0.0 #170

fix: bump @sveltejs/kit from 1.27.3 to 2.0.0

fix: bump @sveltejs/kit from 1.27.3 to 2.0.0 #170

name: "Semantic PR Check"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5.4.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}