Skip to content

feat: add --side-drawer-offset custom property to be able to offset the drawer #122

feat: add --side-drawer-offset custom property to be able to offset the drawer

feat: add --side-drawer-offset custom property to be able to offset the drawer #122

Workflow file for this run

name: "Lint PR"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
conventional-commit-pr-title:
runs-on: ubuntu-latest
steps:
- name: semantic-pull-request
uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}