# GitHub Actions로 마이그레이션

기존 CI/CD 워크플로를 GitHub Actions로 마이그레이션하는 방법을 알아봅니다.

## Links

* [<code>          GitHub Actions Importer를 사용하여 마이그레이션 자동화 </code>](/ko/actions/tutorials/migrate-to-github-actions/automated-migrations)

  GitHub Actions Importer을(를) 사용하여 CI/CD 워크플로를 GitHub Actions로 마이그레이션하는 방법을 알아봅니다.

* [GitHub Actions로 수동 마이그레이션](/ko/actions/tutorials/migrate-to-github-actions/manual-migrations)

  기존 CI/CD 워크플로를 GitHub Actions로 수동 마이그레이션하는 방법을 알아봅니다.