Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com> Co-authored-by: Ethan Dennis <ethanis@github.com> Co-authored-by: Jennifer Kerns <47341891+JenniferKerns@users.noreply.github.com>
15 lines
391 B
Markdown
15 lines
391 B
Markdown
---
|
|
title: Migrating to GitHub Actions
|
|
shortTitle: Migrate to GitHub Actions
|
|
intro: 'Learn how to migrate your existing CI/CD workflows to {% data variables.product.prodname_actions %}.'
|
|
versions:
|
|
fpt: '*'
|
|
ghes: '*'
|
|
ghae: '*'
|
|
ghec: '*'
|
|
redirect_from:
|
|
- /articles/migrating-github-actions-from-hcl-syntax-to-yaml-syntax
|
|
children:
|
|
- /automated-migrations
|
|
- /manual-migrations
|
|
--- |