Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 1.66 KB

onboarding-next-steps.md

File metadata and controls

9 lines (8 loc) · 1.66 KB

{% data variables.product.prodname_actions %} can help you automate nearly every aspect of your application development processes. Ready to get started? Here are some helpful resources for taking your next steps with {% data variables.product.prodname_actions %}:

  • For a quick way to create a {% data variables.product.prodname_actions %} workflow, see "AUTOTITLE."
  • For continuous integration (CI) workflows to build and test your code, see "AUTOTITLE."
  • For building and publishing packages, see "AUTOTITLE."
  • For deploying projects, see "AUTOTITLE."
  • For automating tasks and processes on {% data variables.product.prodname_dotcom %}, see "AUTOTITLE."
  • For examples that demonstrate more complex features of {% data variables.product.prodname_actions %}, including many of the above use cases, see "AUTOTITLE." You can see detailed examples that explain how to test your code on a runner, access the {% data variables.product.prodname_dotcom %} CLI, and use advanced features such as concurrency and test matrices.{% ifversion github-certification %}
  • If you want to certify your proficiency in automating workflows and accelerating development with {% data variables.product.prodname_actions %}, you can earn a {% data variables.product.prodname_actions %} certificate with {% data variables.product.prodname_certifications %}. For more information, see "AUTOTITLE."{% endif %}