Skip to content

Merge pull request #79 from braze-community/dependabot/submodules/bra… #324

Merge pull request #79 from braze-community/dependabot/submodules/bra…

Merge pull request #79 from braze-community/dependabot/submodules/bra… #324

Workflow file for this run

name: commitlint
on: [push, pull_request]
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Commitlint
uses: remarkablemark/commitlint@v1