Skip to content
This repository has been archived by the owner on Jan 6, 2024. It is now read-only.

build(deps): bump @babel/traverse from 7.22.8 to 7.23.5 #2

build(deps): bump @babel/traverse from 7.22.8 to 7.23.5

build(deps): bump @babel/traverse from 7.22.8 to 7.23.5 #2

name: Check PR Title
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
# Ensures that the PR title adheres to [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/).
conventional-commit:
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}