1
0
mirror of synced 2026-01-09 15:02:41 -05:00

Merge branch 'main' into remove-systemctl-note

This commit is contained in:
PSJ
2021-09-01 19:32:14 +05:30
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ topics:
## Overview
This article describes some of the advanced features of {% data variables.product.prodname_actions %} that help you work create more complex workflows.
This article describes some of the advanced features of {% data variables.product.prodname_actions %} that help you create more complex workflows.
## Storing secrets

View File

@@ -10,7 +10,7 @@ versions:
ghae: '*'
topics:
- GitHub Apps
shortTitle: Migrate to OAuth Apps
shortTitle: Migrate from OAuth Apps
---
This article provides guidelines for existing integrators who are considering migrating from an OAuth App to a GitHub App.