Skip to content

chore: Update dependency @types/node to v20.16.14 #284

chore: Update dependency @types/node to v20.16.14

chore: Update dependency @types/node to v20.16.14 #284

Workflow file for this run

on:
pull_request:
types: [opened, reopened, edited, synchronize]
merge_group:
name: pr-title
jobs:
pr-title-check:
runs-on: ubuntu-latest
steps:
- uses: Slashgear/[email protected]
with:
regexp: "^(feat|fix|sec|infra|test|chore|doc): .{5,}"
helpMessage: "Example: 'feat: BE-143 new pr title check ' <- prefix, colon, space, PR title of at least 5 chars (with ticket number strongly suggested, but not mandatory)"