Skip to content

Commit 111a285

Browse files
Update pr_check_windows_container_pubprofile.yml
1 parent 0811a07 commit 111a285

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/pr_check_windows_container_pubprofile.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,8 @@ jobs:
7575
with:
7676
repository: Azure/webapps-deploy
7777
path: 'webapps-deploy'
78-
78+
ref: ${{ github.event.pull_request.head.ref }}
79+
7980
- name: Installing dependencies and building latest changes in action
8081
run: |
8182
cd webapps-deploy

0 commit comments

Comments
 (0)