Skip to content

feat: add gaps.scale_with_dpi config option for adjusting inner/outer gaps #195

feat: add gaps.scale_with_dpi config option for adjusting inner/outer gaps

feat: add gaps.scale_with_dpi config option for adjusting inner/outer gaps #195

Workflow file for this run

name: PR title check
on:
pull_request:
types: [opened, edited, synchronize, reopened]
jobs:
pr-title-check:
runs-on: ubuntu-latest
steps:
- uses: glzr-io/actions/semantic-prs@main
with:
gh-token: ${{ secrets.GITHUB_TOKEN }}