Skip to content

AtlasML: Add initial embedding model #65

AtlasML: Add initial embedding model

AtlasML: Add initial embedding model #65

name: Validate PR Title
on:
pull_request:
types: [opened, synchronize, reopened, ready_for_review, edited]
jobs:
validate-pr-title:
runs-on: ubuntu-latest
timeout-minutes: 1
steps:
- uses: Slashgear/[email protected]
with:
regexp: '^`(Development|General)`:\s[A-Z].*$'