Skip to content

feat(#2789): add optional function expand_until to api.tree.expand_all and api.node.expand #2009

feat(#2789): add optional function expand_until to api.tree.expand_all and api.node.expand

feat(#2789): add optional function expand_until to api.tree.expand_all and api.node.expand #2009

name: Semantic Pull Request Subject
on:
pull_request:
types:
- opened
- reopened
- edited
- synchronize
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref }}
cancel-in-progress: true
jobs:
semantic-pr-subject:
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}