Skip to content

feat: Expand Vocab with evals for other grades #24

feat: Expand Vocab with evals for other grades

feat: Expand Vocab with evals for other grades #24

# 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