Skip to content

build: bump express from 4.18.1 to 4.21.0 in /website #2525

build: bump express from 4.18.1 to 4.21.0 in /website

build: bump express from 4.18.1 to 4.21.0 in /website #2525

name: "Semantic PR Check"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
permissions:
pull-requests: read
jobs:
main:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}