Skip to content

Commit f7bbf9c

Browse files
Merge pull request #127249 from JohnGoldsmith/patch-1
Update build-configuration.md
2 parents 87d1e69 + b773889 commit f7bbf9c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/static-web-apps/build-configuration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@ With these settings, you can set up GitHub Actions or [Azure Pipelines](get-star
3232

3333
## File name and location
3434

35-
::: zone pivot="azure-pipelines"
35+
::: zone pivot="github-actions"
3636

3737
The GitHub action generates the configuration file and is stored in the *.github/workflows* folder, named using the following format: `azure-static-web-apps-<RANDOM_NAME>.yml`.
3838

3939
::: zone-end
4040

41-
::: zone pivot="github-actions"
41+
::: zone pivot="azure-pipelines"
4242

4343
By default, the configuration file is stored at the root of your repository with the name `azure-pipelines.yml`.
4444

0 commit comments

Comments
 (0)