Skip to content

build: bump braces from 3.0.2 to 3.0.3 in /website #2378

build: bump braces from 3.0.2 to 3.0.3 in /website

build: bump braces from 3.0.2 to 3.0.3 in /website #2378

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 }}