Skip to content

Merge pull request #101 from cordada/dependabot/github_actions/action… #187

Merge pull request #101 from cordada/dependabot/github_actions/action…

Merge pull request #101 from cordada/dependabot/github_actions/action… #187

# GitHub Actions Workflow for Git Commit Linter
name: Git Commit Linter
on:
push:
branches:
- develop
- master
pull_request:
types:
- opened
- reopened
- synchronize
permissions:
contents: read
jobs:
git-commit-lint:
name: Git Commit Linter
uses: cordada/github-actions-utils/.github/workflows/git-commit-lint.yaml@master