21 lines
632 B
Markdown
21 lines
632 B
Markdown
---
|
|
title: Migrating to GitHub Actions
|
|
shortTitle: Migrating 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:
|
|
- /actions/migrating-to-github-actions
|
|
- /articles/migrating-github-actions-from-hcl-syntax-to-yaml-syntax
|
|
children:
|
|
- /migrating-from-azure-pipelines-to-github-actions
|
|
- /migrating-from-circleci-to-github-actions
|
|
- /migrating-from-gitlab-cicd-to-github-actions
|
|
- /migrating-from-jenkins-to-github-actions
|
|
- /migrating-from-travis-ci-to-github-actions
|
|
---
|
|
|