Skip to content

Commit

Permalink
Update pr_check_windows_container_pubprofile.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BALAGA-GAYATRI authored Sep 16, 2021
1 parent fd9f454 commit 0b9009a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
- uses: actions/checkout@v2
name: Checkout from PR branch
with:
repository: Azure/webapps-deploy
repository: ${{ github.event.pull_request.head.repo.full_name }}
path: 'webapps-deploy'
ref: ${{ github.event.pull_request.head.ref }}

Expand Down

2 comments on commit 0b9009a

@balaji920
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

m

@balaji920
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

m m,

Please sign in to comment.