Skip to content

chore: Update banner image in README.md #68

chore: Update banner image in README.md

chore: Update banner image in README.md #68

# Validates PR title follows conventional commits
name: conventional-commits
on:
pull_request:
branches:
- main
types:
- edited
- opened
- synchronize
- reopened
jobs:
conventional_commit_title:
permissions:
pull-requests: read
uses: learning-commons-org/shared-github-actions/.github/workflows/conventional-commits.yml@v1.2.0