Skip to content

[charts] Use <circle /> instead of <path /> for line marks by default #540

[charts] Use <circle /> instead of <path /> for line marks by default

[charts] Use <circle /> instead of <path /> for line marks by default #540

name: Create cherry-pick PR
on:
pull_request_target:
branches: [master, next, 'v[0-9]+.x']
types: [closed]
permissions: {}
jobs:
create_pr:
name: Create cherry-pick PR
uses: mui/mui-public/.github/workflows/prs_create-cherry-pick-pr.yml@master
permissions:
contents: write
pull-requests: write