Skip to content

Commit

Permalink
chore: update action.yml (#1942)
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 committed Feb 18, 2024
1 parent 5c1bceb commit a617853
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,8 +144,8 @@ inputs:
default: "50"
skip_initial_fetch:
description: |
Skip the initial fetch to improve performance for shallow repositories.
NOTE: This could lead to errors with missing history and the intended use is limited to when you've fetched the history necessary to perform the diff.
Skip initially fetching additional history to improve performance for shallow repositories.
NOTE: This could lead to errors with missing history. It's intended to be used when you've fetched all necessary history to perform the diff.
required: false
default: "false"
fetch_additional_submodule_history:
Expand Down

0 comments on commit a617853

Please sign in to comment.