Skip to content

Commit 2cca3df

Browse files
authored
Update github-actions.md
1 parent 4a72df0 commit 2cca3df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/dev-spaces/how-to/github-actions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ After the action has completed, you will see a comment with a URL to your new ch
152152
153153
Navigate to the *bikesharingweb* service by opening the URL from the comment. Select *Aurelia Briggs (customer)* as the user, then select a bike to rent. Verify you no longer see the placeholder image for the bike.
154154

155-
If you merge your changes into the *dev* branch, another action will run to rebuild and run your entire application in the parent dev space. This requires In this example, the parent space is *dev*. This action is configured in [.github/workflows/bikesharing.yml][github-action-bikesharing-yaml].
155+
If you merge your changes into the *dev* branch, another action will run to rebuild and run your entire application in the parent dev space. In this example, the parent space is *dev*. This action is configured in [.github/workflows/bikesharing.yml][github-action-bikesharing-yaml].
156156

157157
## Clean up your Azure resources
158158

@@ -183,4 +183,4 @@ Learn how Azure Dev Spaces helps you develop more complex applications across mu
183183
[supported-regions]: ../about.md#supported-regions-and-configurations
184184
[sp-acr]: ../../container-registry/container-registry-auth-service-principal.md
185185
[sp-aks]: ../../aks/kubernetes-service-principal.md
186-
[team-quickstart]: ../quickstart-team-development.md
186+
[team-quickstart]: ../quickstart-team-development.md

0 commit comments

Comments
 (0)