Skip to content

ci: pin FlowFuse conainer images to specific version tag + add workflow to update them on each release #43

ci: pin FlowFuse conainer images to specific version tag + add workflow to update them on each release

ci: pin FlowFuse conainer images to specific version tag + add workflow to update them on each release #43

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