Skip to content

chore(deps-dev): bump @babel/core from 7.21.0 to 7.23.2 #252

chore(deps-dev): bump @babel/core from 7.21.0 to 7.23.2

chore(deps-dev): bump @babel/core from 7.21.0 to 7.23.2 #252

Workflow file for this run

name: Commit Lint
on: [pull_request]
jobs:
lint:
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v1