Skip to content

Commit 9fe0ce4

Browse files
authored
Merge pull request #109952 from nalogan/patch-6
updated title and description
2 parents a4a66a2 + 5a5cea6 commit 9fe0ce4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/azure-app-configuration/concept-github-action.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Use GitHub Actions with Azure App Configuration Sync
3-
description: Use GitHub Actions to trigger an update to your App Configuration instance when you update your GitHub repository
2+
title: Sync your GitHub repository to App Configuration
3+
description: Use GitHub Actions to automatically update your App Configuration instance when you update your GitHub repository.
44
author: lisaguthrie
55

66
ms.author: lcozzens
@@ -9,7 +9,7 @@ ms.topic: conceptual
99
ms.service: azure-app-configuration
1010

1111
---
12-
# Sync your App Configuration instance using GitHub Actions
12+
# Sync your GitHub repository to App Configuration
1313

1414
Teams that want to continue using their existing source control practices can use GitHub Actions to automatically sync their GitHub repository with their App Configuration store. This allows you to make changes to your config files as you normally would, while getting App Configuration benefits like: <br>
1515
&nbsp;&nbsp;&nbsp;&nbsp;• Centralized configuration outside of your code <br>

0 commit comments

Comments
 (0)