Skip to content

Commit 1574a17

Browse files
committed
Merge branch 'releases/v2.2.11' of https://github.com/Azure/webapps-deploy into releases/v2.2.11
2 parents aa47a21 + a035339 commit 1574a17

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/pr_check_webapp_dotnet_windows.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
name: pr_check_webapp_dotnet_windows
2-
32
on:
43
push:
54
branches:
@@ -82,3 +81,5 @@ jobs:
8281
app-name: ${{ env.AZURE_WEBAPP_NAME }} # Replace with your app name
8382
#publish-profile: ${{ secrets.AZURE_WEBAPP_PUBLISH_PROFILE }} # Define secret variable in repository settings as per action documentation
8483
package: 'D:\a\webapps-deploy\webapps-deploy\dotnetsample\SampleWebApplication\'
84+
85+

0 commit comments

Comments
 (0)