Skip to content

chore(docs): updated file upload examples (#DS-4605) #904

chore(docs): updated file upload examples (#DS-4605)

chore(docs): updated file upload examples (#DS-4605) #904

Workflow file for this run

name: License validation
on:
push:
branches:
- main
pull_request:
jobs:
license_validation:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: ./.github/workflows/actions/setup-node
- run: yarn run validate:license