Closed haikoschol closed 3 weeks ago
Is there any way to test it before merge?
According to the documentation:
To trigger the workflow_dispatch event, your workflow must be in the default branch.
It might be possible to use a different event type, like on: push
, but I'm not sure how to provide the required inputs then. And it still wouldn't test exactly this workflow. I think we just have to merge and fix if necessary.
Changes
Add a GitHub Action for dispatching deployment on baremetal nodes to the infra repository.