Skip to content

chore(deps): update dependency @types/testing-library__jest-dom to v6 #3316

chore(deps): update dependency @types/testing-library__jest-dom to v6

chore(deps): update dependency @types/testing-library__jest-dom to v6 #3316

name: 🏷 Check pull request title
on:
pull_request:
types:
- opened
- edited
- synchronize
- ready_for_review
jobs:
pullRequestTitle:
name: 🏷 Check pull request title
if: github.event.pull_request.draft == false
runs-on: ubuntu-latest
steps:
- uses: Slashgear/[email protected]
with:
regexp: '^(revert: )?(chore|ci|docs|feat|fix|perf|refactor|style|test)\(.{1,15}\): .{1,50}'