Skip to content

Revert "Merge pull request #450 from qonto/dependabot/npm_and_yarn/babel/core-7.24.3" #401

Revert "Merge pull request #450 from qonto/dependabot/npm_and_yarn/babel/core-7.24.3"

Revert "Merge pull request #450 from qonto/dependabot/npm_and_yarn/babel/core-7.24.3" #401

Workflow file for this run

name: commitlint
on:
push:
branches:
- main
pull_request: {}
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.ref }}
cancel-in-progress: true
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v5