Skip to content

Adding url to response for Backend SDK .createInvitation() example #6510

Adding url to response for Backend SDK .createInvitation() example

Adding url to response for Backend SDK .createInvitation() example #6510

Workflow file for this run

name: Lint
on:
pull_request:
branches: [main]
jobs:
trigger_lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: npm i
- run: npm run lint