Skip to content

Commit

Permalink
Update ci-pr.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
alperdedeoglu authored Oct 22, 2024
1 parent df133b2 commit a0fc78c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
# Step 1: Check out the code from the PR branch
- name: Checkout code
uses: actions/checkout@v3
with:
ref: ${{ github.head_ref }}

# Step 2: Set up Node.js
- name: Set up Node.js
Expand Down

0 comments on commit a0fc78c

Please sign in to comment.