Skip to content

chore(deps-dev): bump prettier from 3.5.3 to 3.7.4 #241

chore(deps-dev): bump prettier from 3.5.3 to 3.7.4

chore(deps-dev): bump prettier from 3.5.3 to 3.7.4 #241

name: Conventional Commit Check Commits
description: checks every commit in the PR respects the conventional commit
on: [pull_request]
jobs:
check-conventional-commits:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: Check Commit Conventions
uses: webiny/[email protected]