Skip to content

Commit

Permalink
Update pull-request-check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
the1812 authored May 28, 2022
1 parent bc268c1 commit f92b996
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pull-request-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v2
with:
ref: ${{ github.event.pull_request.head.sha }}

- name: Install dependencies
uses: bahmutov/npm-install@v1
Expand Down

0 comments on commit f92b996

Please sign in to comment.