Skip to content

chore(deps-dev): bump @types/node from 20.11.2 to 20.14.7 in /apps/api #255

chore(deps-dev): bump @types/node from 20.11.2 to 20.14.7 in /apps/api

chore(deps-dev): bump @types/node from 20.11.2 to 20.14.7 in /apps/api #255

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
api:
uses: ./.github/workflows/api_ci.yaml
client:
uses: ./.github/workflows/client_ci.yaml
example-client:
uses: ./.github/workflows/example_client_ci.yaml