mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-23 20:26:48 +00:00
Add pr head commit for validation
This commit is contained in:
@@ -9,8 +9,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
repository: ${{ github.repository }}
|
||||
ref: ${{ github.head_ref }}
|
||||
ref: ${{ github.event.pull_request.head.sha }}
|
||||
fetch-depth: 0
|
||||
- name: Installing dependencies
|
||||
uses: borales/actions-yarn@v2.0.0
|
||||
|
||||
Reference in New Issue
Block a user