Skip to content

build: bump micromatch from 4.0.5 to 4.0.8 in /website #2480

build: bump micromatch from 4.0.5 to 4.0.8 in /website

build: bump micromatch from 4.0.5 to 4.0.8 in /website #2480

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