Skip to content

Define where a msg is sent by 'project link nodes' using msg.topic #28

Define where a msg is sent by 'project link nodes' using msg.topic

Define where a msg is sent by 'project link nodes' using msg.topic #28

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 }}