Skip to content

chore(deps-dev): bump conventional-changelog-conventionalcommits from 7.0.2 to 8.0.0 #3784

chore(deps-dev): bump conventional-changelog-conventionalcommits from 7.0.2 to 8.0.0

chore(deps-dev): bump conventional-changelog-conventionalcommits from 7.0.2 to 8.0.0 #3784

Workflow file for this run

name: Conventional Commits
on:
pull_request:
jobs:
lint:
name: https://www.conventionalcommits.org
runs-on: ubuntu-latest
steps:
- uses: beemojs/conventional-pr-action@v3
with:
config-preset: angular
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}