mirror of
https://github.com/azure/login.git
synced 2026-06-08 10:47:06 +00:00
Update azure-login-pr-check.yml
This commit is contained in:
parent
4e20baabba
commit
24f48797ce
1 changed files with 1 additions and 1 deletions
2
.github/workflows/azure-login-pr-check.yml
vendored
2
.github/workflows/azure-login-pr-check.yml
vendored
|
|
@ -14,7 +14,7 @@ jobs:
|
|||
- name: Checkout from PR branch
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
ref: ${{ github.event.client_payload.frombranch }}
|
||||
ref: ${{ github.event.pull_request.head.ref }}
|
||||
|
||||
# Using 12.x version as an example
|
||||
- name: Set Node.js 12.x for GitHub Action
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue