Skip to content

FlowFuse tries to start the same Node-RED instance more than once which results in a crash loop #2370

FlowFuse tries to start the same Node-RED instance more than once which results in a crash loop

FlowFuse tries to start the same Node-RED instance more than once which results in a crash loop #2370

name: Project automations
on:
issues:
types:
- opened
jobs:
add_to_product_board:
uses: flowfuse/.github/.github/workflows/project-automation.yml@main
secrets:
token: ${{ secrets.PROJECT_ACCESS_TOKEN }}