Skip to content

Commit

Permalink
Update PR-builder
Browse files Browse the repository at this point in the history
  • Loading branch information
JayaShakthi97 committed Sep 4, 2024
1 parent 99f0d91 commit 481096a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/pr-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -236,12 +236,12 @@ jobs:
java-version: [ 11 ]
pnpm-version: [ 8.7.4 ]
steps:
- name: ⬇️ Checkout
id: checkout-master
uses: actions/checkout@v2.3.3
with:
fetch-depth: 1
ref: master
# - name: ⬇️ Checkout
# id: checkout-master
# uses: actions/checkout@v2.3.3
# with:
# fetch-depth: 1
# ref: master

- name: ⬇️ Checkout
id: checkout
Expand Down

0 comments on commit 481096a

Please sign in to comment.