Skip to content

fix(block): remove top padding when no heading is defined #16634

fix(block): remove top padding when no heading is defined

fix(block): remove top padding when no heading is defined #16634

Workflow file for this run

name: Semantic PR
on: pull_request
jobs:
semantic:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5.5.2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}