mirror of
https://github.com/replicatedhq/troubleshoot.git
synced 2026-04-15 07:16:34 +00:00
The fetch-depth parameter to the checkout action will provide a full checkout instead of a shallow one that only has the last commit. Using this makes the workflow files a bit more concise and removes an extra step.