Skip to content

fix(docs): increase gap between feature grid and action buttons on landing page #509

fix(docs): increase gap between feature grid and action buttons on landing page

fix(docs): increase gap between feature grid and action buttons on landing page #509

name: semantic-pr-lint
on:
pull_request_target:
types:
- opened
- edited
- reopened
jobs:
main:
name: Validate PR title
runs-on: ubuntu-latest
permissions:
pull-requests: read
steps:
- uses: amannn/action-semantic-pull-request@48f256284bd46cdaab1048c3721360e808335d50 # v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}