Skip to content

Commit d22887b

Browse files
committed
Addressing feedback from Lisa and Jason
1 parent a9d1793 commit d22887b

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

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

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
---
2-
title: Using GitHub Actions with Azure App Configuration Sync | Microsoft Docs
3-
description: Use Github Actions to sync Azure App Configuration files
4-
services: azure-app-configuration
2+
title: Use GitHub Actions with Azure App Configuration Sync | Microsoft Docs
3+
description: Use GitHub Actions to trigger an update to your App Configuration store when defined actions are performed on a GitHub repository
54
author: jpconnock
65

76
ms.author: jeconnoc
8-
ms.date: 01/09/2020
7+
ms.date: 01/14/2020
98
ms.topic: conceptual
109
ms.service: azure-app-configuration
1110

@@ -182,7 +181,4 @@ Input parameters allow you to specify data that the action expects to use during
182181

183182
## Next steps
184183

185-
In this article, you learned about the App Configuration Sync GitHub Action and how it can be used to automate updates to your App Configuration store. To learn how Azure App Configuration reacts to changes in key-value pairs, continue to the next article.
186-
187-
> [!div class="nextstepaction"]
188-
> [Event handling](./concept-app-configuration-event.md)
184+
In this article, you learned about the App Configuration Sync GitHub Action and how it can be used to automate updates to your App Configuration store. To learn how Azure App Configuration reacts to changes in key-value pairs, continue to the next [article](./concept-app-configuration-event.md).

0 commit comments

Comments
 (0)