Skip to content

Commit

Permalink
remove sparse checkout
Browse files Browse the repository at this point in the history
Signed-off-by: Mayank Shah <[email protected]>
  • Loading branch information
mayankshah1607 committed Oct 31, 2024
1 parent 4fdb1fe commit efb88e0
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/everest-pr-checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 0
sparse-checkout: |
.github/
charts/everest

- name: Set up Helm
uses: azure/[email protected]
Expand Down

0 comments on commit efb88e0

Please sign in to comment.