Skip to content

Commit

Permalink
add fetch depth 0
Browse files Browse the repository at this point in the history
  • Loading branch information
Long Le authored and Long Le committed Sep 16, 2024
1 parent e6d6d17 commit 5640151
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tyk-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
# Check out the current repo and fetch only the current commits (JTBD)
- name: 'Checkout Repository'
uses: actions/checkout@v4
with:
fetch-depth: 0

# List the content that exists within the repo to validate the files
- name: 'List Repository Contents'
Expand Down

0 comments on commit 5640151

Please sign in to comment.