Skip to content

fix(panel): initially closed panel should be hidden #18068

fix(panel): initially closed panel should be hidden

fix(panel): initially closed panel should be hidden #18068

Workflow file for this run

name: Semantic PR
on:
pull_request:
types: [edited, opened, synchronize]
jobs:
semantic:
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}