Skip to content

Commit 381e950

Browse files
authored
Merge pull request #104064 from nalogan/patch-1
added new steps to get to the marketplace search
2 parents b8c5bd2 + cdd3f03 commit 381e950

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@ GitHub events, such as a push to a repository, can trigger a GitHub Action workf
2121
The GitHub [documentation](https://help.github.com/actions/automating-your-workflow-with-github-actions/configuring-a-workflow) provides in-depth view of GitHub workflows and actions.
2222

2323
## Enable GitHub Actions in your repository
24-
To start using this GitHub action, go to your repository and select the **Actions** tab. Find and select the GitHub action in the marketplace by searching for "Azure App Configuration Sync".
25-
24+
To start using this GitHub action, go to your repository and select the **Actions** tab. Click on “New workflow” and then “Set up a workflow yourself”. From there, search the marketplace for “Azure App Configuration Sync.”
2625
> [!div class="mx-imgBorder"]
2726
> ![Select the Action tab](media/find-github-action.png)
2827

0 commit comments

Comments
 (0)