Skip to content

FlowchartNodePanel中自定义节点的renderComponent属性无效以及快捷键问题 #1072

FlowchartNodePanel中自定义节点的renderComponent属性无效以及快捷键问题

FlowchartNodePanel中自定义节点的renderComponent属性无效以及快捷键问题 #1072

name: 🚧 Create Issue Branch
on:
issue_comment:
types: [created]
jobs:
cib:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: wow-actions/use-app-token@v1
with:
app_id: ${{ secrets.APP_ID }}
private_key: ${{ secrets.PRIVATE_KEY }}
env_name: bot_token
- uses: robvanderleek/create-issue-branch@main
env:
GITHUB_TOKEN: ${{ env.bot_token }}