mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-09-03 06:19:11 +00:00
Adds ref for checkout
This commit is contained in:
@@ -8,6 +8,8 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
ref: ${{ github.head_ref }}
|
||||
- uses: borales/actions-yarn@v2.0.0
|
||||
with:
|
||||
cmd: install
|
||||
|
||||
Reference in New Issue
Block a user