Skip to content

chore(deps): bump graphql-request from 7.1.2 to 7.3.5 #188

chore(deps): bump graphql-request from 7.1.2 to 7.3.5

chore(deps): bump graphql-request from 7.1.2 to 7.3.5 #188

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@v4
- name: Check Commit Conventions
uses: webiny/[email protected]