Skip to content

fix(segment-view): scroll and select the right item when the componen… #7850

fix(segment-view): scroll and select the right item when the componen…

fix(segment-view): scroll and select the right item when the componen… #7850

name: CodeQL
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
analyze:
runs-on: ubuntu-latest
permissions:
security-events: write
steps:
- uses: actions/checkout@v5
- uses: github/codeql-action/init@v3
with:
languages: javascript
- uses: github/codeql-action/analyze@v3