Skip to content

feat(api-client): add accountType and vatIds properties to changeProfile operation #4470

feat(api-client): add accountType and vatIds properties to changeProfile operation

feat(api-client): add accountType and vatIds properties to changeProfile operation #4470

name: Check PR title
on:
pull_request:
types:
- opened
- reopened
- edited
- synchronize
permissions:
pull-requests: read
jobs:
lint:
runs-on: macos-14
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}