Actions: YAML anchors and non-public workflow templates
Reuse workflow configuration with YAML anchors GitHub Actions now supports YAML anchors, a top request from the GitHub community. With YAML anchors, you can reuse configuration across your workflows and…