Skip to content

Commit

Permalink
un-unshallow
Browse files Browse the repository at this point in the history
  • Loading branch information
carsakiller committed May 23, 2024
1 parent d57084e commit 3448f5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/scripts/check-changelog.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ CHANGELOG_FILE="changelog.md"


git fetch origin $GITHUB_BASE_REF
git fetch --unshallow
git fetch

echo $(git remote)
echo $(git branch)
Expand Down

0 comments on commit 3448f5e

Please sign in to comment.