Skip to content

Move Node-RED stack builds to seperate repo/action so they can be done indepently of Helm release #48

Move Node-RED stack builds to seperate repo/action so they can be done indepently of Helm release

Move Node-RED stack builds to seperate repo/action so they can be done indepently of Helm release #48

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