Skip to content

Commit c87c6fe

Browse files
remove duplicate sentence
1 parent 9b62073 commit c87c6fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ When a pull request is opened, the Azure Static Web Apps GitHub Action builds an
111111

112112
This job helps keep your pull request workflow organized and prevents stale pull requests. By the runtime automatically closing the pull request, your repository stays up-to-date and your team is notified of the status.
113113

114-
The *Close Pull Request* job is part of the Azure Static Web Apps GitHub Actions workflow, closing the pull request after it is merged. The `Azure/static-web-apps-deploy` action deploys the app to Azure Static Web Apps, requiring the `azure_static_web_apps_api_token` for authentication. Don't change the values for `repo_token`, `action`, and `azure_static_web_apps_api_token` are set by Azure Static Web Apps.
114+
The *Close Pull Request* job is part of the Azure Static Web Apps GitHub Actions workflow, closing the pull request after it is merged. The `Azure/static-web-apps-deploy` action deploys the app to Azure Static Web Apps, requiring the `azure_static_web_apps_api_token` for authentication.
115115

116116
# [Azure Pipelines](#tab/azure-devops)
117117

0 commit comments

Comments
 (0)