Skip to content

DATA-3565 Add example parameters to GetLatestTabularData documentatio… #474

DATA-3565 Add example parameters to GetLatestTabularData documentatio…

DATA-3565 Add example parameters to GetLatestTabularData documentatio… #474

Workflow file for this run

name: Main
on:
push:
branches:
- main
jobs:
test:
uses: viamrobotics/viam-typescript-sdk/.github/workflows/test.yml@main
publish_next:
needs: test
uses: viamrobotics/viam-typescript-sdk/.github/workflows/publish_next.yml@main
secrets:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}