Skip to content

feat: prevent api errors for long person and company names #363

feat: prevent api errors for long person and company names

feat: prevent api errors for long person and company names #363

Workflow file for this run

name: 'Pull request'
on:
pull_request:
branches:
- main
merge_group:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
test:
uses: ./.github/workflows/--test.yml
secrets: inherit