Skip to content

chore(deps): bump the maven-deps group with 6 updates #55

chore(deps): bump the maven-deps group with 6 updates

chore(deps): bump the maven-deps group with 6 updates #55

name: Conventional Commits Verification Workflow
on:
pull_request:
jobs:
test-pr-commit-msg:
name: Test the PR's commit message for compliance with Conventional Commits.
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: webiny/[email protected]
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}