Skip to content

chore(deps): bump braces from 3.0.2 to 3.0.3 #1454

chore(deps): bump braces from 3.0.2 to 3.0.3

chore(deps): bump braces from 3.0.2 to 3.0.3 #1454

Workflow file for this run

name: "Pull request title"
on:
pull_request_target:
types: [opened, edited]
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: thehanimo/pr-title-checker@v1.3.4
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}