Trigger additional workflows
uses: mego22/actions-workflow-pipeline@main
with:
token: "${{ secrets.TOKEN }}"
dispatch: '[{"org": "mego22" ,"repo": "action-workflow-pipeline","branch": "main","workflow": "test.yml"}]'
token
- Token with privileges to run workflowsdispatch
- JSON with the org, repo, branch, and workflow