Description
Ref https://docs.github.com/en/actions/using-workflows/reusing-workflows
Implementation covered by draft PR #2637 for 2/119 module workflows to discuss and gather feedback on before extending
Major advantages:
- Removes a lot of code duplication (expect to remove more than 11.000 lines of code for only 140 additions)
- Lower the chances of merge conflicts
Description
Ref https://docs.github.com/en/actions/using-workflows/reusing-workflows
Implementation covered by draft PR #2637 for 2/119 module workflows to discuss and gather feedback on before extending
Major advantages: