Skip to content

fix(navbar): errors following a full review of the component (#DS-5403) #3155

fix(navbar): errors following a full review of the component (#DS-5403)

fix(navbar): errors following a full review of the component (#DS-5403) #3155

Workflow file for this run

name: API
on:
push:
branches:
- main
pull_request:
permissions:
contents: read
jobs:
api:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
- uses: ./.github/workflows/actions/setup-node
- uses: ./.github/workflows/actions/build-packages
- run: yarn run check-api