-
Notifications
You must be signed in to change notification settings - Fork 710
Support shallow depth checkout #1347
Copy link
Copy link
Open
Labels
Description
Description
When the "load git source" internal step runs when this action is used, it fetches the full depth of git tags. Is there a way to set a smaller depth? e.g. depth=1
This is the step I'm referring to, which will start listing off hundreds if not thousands of tags.
Reactions are currently unavailable