Skip to content

ENG-4849 feat(portal): replace combobox search in create claim with graphql equivalent #3428

ENG-4849 feat(portal): replace combobox search in create claim with graphql equivalent

ENG-4849 feat(portal): replace combobox search in create claim with graphql equivalent #3428

# https://github.com/marketplace/actions/pr-title-checker
# https://github.com/thehanimo/pr-title-checker
name: 'PR Title Checker'
on:
pull_request_target:
types: [opened, edited, synchronize, reopened, labeled, unlabeled]
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: thehanimo/pr-title-checker@v1.4.2
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
pass_on_octokit_error: false
configuration_path: '.github/pr-title-checker-config.json'