Skip to content

fix: use kebab-case for category deserialization #361

fix: use kebab-case for category deserialization

fix: use kebab-case for category deserialization #361

Workflow file for this run

name: Pull Request
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
cla:
uses: ./.github/workflows/cla.yaml
style-lints:
uses: ./.github/workflows/lints.yaml