Skip to content

docs([DST-108]): allow scrolling in navbar #7650

docs([DST-108]): allow scrolling in navbar

docs([DST-108]): allow scrolling in navbar #7650

Workflow file for this run

name: Labeler
on: pull_request
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}