Skip to content

AtlasML: Add initial embedding model #75

AtlasML: Add initial embedding model

AtlasML: Add initial embedding model #75

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|AtlasML)`:\s[A-Z].*$'