mirror of
https://github.com/azure/login.git
synced 2026-03-12 18:07:08 -04:00
Adding repository parameter
This is to pick from forked branch
This commit is contained in:
1
.github/workflows/azure-login-pr-check.yml
vendored
1
.github/workflows/azure-login-pr-check.yml
vendored
@@ -13,6 +13,7 @@ jobs:
|
||||
- name: Checkout from PR branch
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
repository: ${{ github.event.pull_request.head.repo.full_name }}
|
||||
ref: ${{ github.event.pull_request.head.ref }}
|
||||
|
||||
# Using 12.x version as an example
|
||||
|
||||
Reference in New Issue
Block a user