Skip to content

feat: add instructeurs to a location in bulk #556

feat: add instructeurs to a location in bulk

feat: add instructeurs to a location in bulk #556

Workflow file for this run

on:
pull_request: {}
jobs:
api-docs:
runs-on: ubuntu-latest
container: node:21.5.0-alpine3.19
steps:
- run: corepack enable
- uses: actions/checkout@v4
- run: pnpm run initialize
- uses: actions/upload-artifact@v4
with:
name: api-docs
path: generated/api-docs