Skip to content

Merge pull request #1 from braze-community/release-please--branches--… #12

Merge pull request #1 from braze-community/release-please--branches--…

Merge pull request #1 from braze-community/release-please--branches--… #12

Workflow file for this run

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