Skip to content

feat(knowledgeAI): Feature/47885 knowledgeAI to the cli #182

feat(knowledgeAI): Feature/47885 knowledgeAI to the cli

feat(knowledgeAI): Feature/47885 knowledgeAI to the cli #182

name: PR Title Checker
on:
pull_request_target:
branches:
- develop
types:
- opened
- edited
- synchronize
- labeled
- unlabeled
jobs:
pull_request:
name: PR Title Checker
runs-on: ubuntu-latest
steps:
- uses: thehanimo/[email protected]
with:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN_X }}
pass_on_octokit_error: false
configuration_path: '.github/pr-title-checker-config.json'