Skip to content

feat: improve theme configuration #5

feat: improve theme configuration

feat: improve theme configuration #5

Workflow file for this run

name: Check
on:
pull_request:
branches: [main]
types: [opened, edited, synchronize]
jobs:
check-for-cc:
runs-on: ubuntu-latest
steps:
- name: Check for conventional commits
uses: agenthunt/conventional-commit-checker-action@v1.0.0