Skip to content

Commit

Permalink
add fetch depth 1
Browse files Browse the repository at this point in the history
  • Loading branch information
codingkarthik committed Jul 11, 2024
1 parent a14b419 commit b2cc717
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/registry-updates.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v2
with:
fetch_depth: 1

- name: Get all changed files and use a comma separator in the output
id: changed-files
Expand Down

0 comments on commit b2cc717

Please sign in to comment.