Skip to main content

Can I trigger a child process from a parent process?

Yes, you can. Use the API to work with processes from the Actions code. The calls that you will make will not be different from any other calls you make outside the process.