Skip to content

chore: Bump sinon from 16.1.3 to 17.0.0 #141

chore: Bump sinon from 16.1.3 to 17.0.0

chore: Bump sinon from 16.1.3 to 17.0.0 #141

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@v2
with:
config-preset: angular
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}