Skip to main content

Начало работы с GitHub Actions

Ознакомьтесь с основами GitHub Actions.

Краткое руководство по GitHub Actions

Попробуйте использовать основные функции GitHub Actions в минутах.

Understanding GitHub Actions

Learn the basics of core concepts and essential terminology in GitHub Actions.

Continuous integration

You can create custom continuous integration (CI) workflows directly in your GitHub repository with GitHub Actions.

Continuous deployment

You can create custom continuous deployment (CD) workflows directly in your GitHub repository with GitHub Actions.

GitHub Actions vs GitHub Apps

Learn about the key differences between GitHub Actions and GitHub Apps to help you decide which is right for your use cases.