Skip to content

chore: Update CHANGELOG for Knowledge Graph v1.10.1 #100

chore: Update CHANGELOG for Knowledge Graph v1.10.1

chore: Update CHANGELOG for Knowledge Graph v1.10.1 #100

# 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