Skip to content

feat: add resizing between the docs and the playground, small HTML restructure #339

feat: add resizing between the docs and the playground, small HTML restructure

feat: add resizing between the docs and the playground, small HTML restructure #339

name: Semantic PR title
on:
pull_request:
types:
- opened
- edited
- synchronize
jobs:
semantic:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v3.0.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}