{"meta":{"title":"Manually migrating to GitHub Actions","intro":"Learn how to manually migrate your existing CI/CD workflows to GitHub Actions.","product":"GitHub Actions","breadcrumbs":[{"href":"/en/actions","title":"GitHub Actions"},{"href":"/en/actions/tutorials","title":"Tutorials"},{"href":"/en/actions/tutorials/migrate-to-github-actions","title":"Migrate to GitHub Actions"},{"href":"/en/actions/tutorials/migrate-to-github-actions/manual-migrations","title":"Manual migrations"}],"documentType":"subcategory"},"body":"# Manually migrating to GitHub Actions\n\nLearn how to manually migrate your existing CI/CD workflows to GitHub Actions.\n\n## Links\n\n* [Migrating from Azure Pipelines to GitHub Actions](/en/actions/tutorials/migrate-to-github-actions/manual-migrations/migrate-from-azure-pipelines)\n\n  GitHub Actions and Azure Pipelines share several configuration similarities, which makes migrating to GitHub Actions relatively straightforward.\n\n* [Migrating from CircleCI to GitHub Actions](/en/actions/tutorials/migrate-to-github-actions/manual-migrations/migrate-from-circleci)\n\n  GitHub Actions and CircleCI share several similarities in configuration, which makes migration to GitHub Actions relatively straightforward.\n\n* [Migrating from GitLab CI/CD to GitHub Actions](/en/actions/tutorials/migrate-to-github-actions/manual-migrations/migrate-from-gitlab-cicd)\n\n  GitHub Actions and GitLab CI/CD share several configuration similarities, which makes migrating to GitHub Actions relatively straightforward.\n\n* [Migrating from Jenkins to GitHub Actions](/en/actions/tutorials/migrate-to-github-actions/manual-migrations/migrate-from-jenkins)\n\n  GitHub Actions and Jenkins share multiple similarities, which makes migration to GitHub Actions relatively straightforward.\n\n* [Migrating from Travis CI to GitHub Actions](/en/actions/tutorials/migrate-to-github-actions/manual-migrations/migrate-from-travis-ci)\n\n  GitHub Actions and Travis CI share multiple similarities, which helps make it relatively straightforward to migrate to GitHub Actions."}