Reusable workflows and matrix strategies

Make a workflow reusable, call it in another workflow, and use a matrix strategy to run multiple versions.

Finish

Congratulations friend, you've completed this course! 🎉

celebrate

Here's a recap of all the tasks you've accomplished in your repository:

  • You made a workflow reusable by using the workflow_call event trigger
  • You created a new job in a separate workflow to call the reusable workflow
  • You added a matrix strategy to run a job on multiple node versions
  • You navigated through the Actions logs to view the workflow runs and results from specific jobs

What's next?


Get help: Post in our discussion boardReview the GitHub status page

© 2023 GitHub • Code of ConductMIT License