Skip to content

build(deps-dev): bump @types/node from 18.11.18 to 20.8.2 #657

build(deps-dev): bump @types/node from 18.11.18 to 20.8.2

build(deps-dev): bump @types/node from 18.11.18 to 20.8.2 #657

Workflow file for this run

name: Check PR title
on:
pull_request:
types:
- opened
- reopened
- edited
- synchronize
jobs:
check-pr-title:
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}