1
0
mirror of synced 2026-01-05 21:04:17 -05:00
Files
docs/content/actions/migrating-to-github-actions/index.md
Martin Lopes 4f06ccf0a3 GitHub Actions Importer - [Public Beta] (#31630)
Co-authored-by: Ethan Dennis <ethanis@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Jennifer Kerns <47341891+JenniferKerns@users.noreply.github.com>
2022-11-03 14:55:29 +10:00

22 lines
685 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:
- /actions/migrating-to-github-actions
- /articles/migrating-github-actions-from-hcl-syntax-to-yaml-syntax
children:
- /automating-migration-with-github-actions-importer
- /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
---