Skip to content

Commit

Permalink
Remove extra checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
sshrihar committed Sep 24, 2024
1 parent 309221d commit cc27b14
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,11 +77,6 @@ jobs:
outputs:
PR_OPEN: ${{ steps.check_pr.outputs.PR_OPEN }}
steps:
- name: Checkout Code Repository
uses: actions/checkout@v3
with:
fetch-depth: 1

- name: Check for open PR
id: check_pr
run: |
Expand Down

0 comments on commit cc27b14

Please sign in to comment.