Skip to content

Allow multiple parents for same node in mindmap or make child node by reference to node id of other node #1854

Allow multiple parents for same node in mindmap or make child node by reference to node id of other node

Allow multiple parents for same node in mindmap or make child node by reference to node id of other node #1854

Workflow file for this run

name: Apply triage label to new issue
on:
issues:
types: [opened]
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: andymckay/[email protected]
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'
add-labels: 'Status: Triage'