Skip to content

fix: first pass at fixing the behaviour of update_category (now update_categories) #320

fix: first pass at fixing the behaviour of update_category (now update_categories)

fix: first pass at fixing the behaviour of update_category (now update_categories) #320

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