Skip to content

chore(deps): bump com.github.bjoernq:unmockplugin from 0.7.9 to 0.8.0 in /app #233

chore(deps): bump com.github.bjoernq:unmockplugin from 0.7.9 to 0.8.0 in /app

chore(deps): bump com.github.bjoernq:unmockplugin from 0.7.9 to 0.8.0 in /app #233

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 }}