Template to workflow
The generator begins with a pre-built workflow pattern in the CI/CD, testing, or deployment family and returns a YAML document. For GitHub to recognize that document as a workflow, save it in the repository's .github/workflows directory with a .yml or .yaml extension. Generating the content and placing it in the repository are separate steps.