Skip to content

feat: add support for build-in themes and add a Klipper theme #298

feat: add support for build-in themes and add a Klipper theme

feat: add support for build-in themes and add a Klipper theme #298

Workflow file for this run

name: Check PR title
on:
pull_request_target:
types:
- opened
- reopened
- edited
- synchronize
jobs:
lint:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
types: |
fix
feat
perf
refactor
style
locale
docs
test
chore
build
ci
revert
requireScope: false
ignoreLabels: |
bot
ignore-semantic-pull-request