Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 779 Bytes

workflow-template-overview.md

File metadata and controls

3 lines (2 loc) · 779 Bytes

{% data variables.product.prodname_dotcom %} provides preconfigured starter workflows that you can customize to create your own continuous integration workflow. {% data variables.product.product_name %} analyzes your code and shows you CI starter workflows that might be useful for your repository. For example, if your repository contains Node.js code, you'll see suggestions for Node.js projects. You can use starter workflows as a starting place to build your custom workflow or use them as-is.

You can browse the full list of starter workflows in the {% ifversion fpt or ghec %}actions/starter-workflows repository{% else %} actions/starter-workflows repository on {% data variables.location.product_location %}{% endif %}.