Skip to content

Commit 392d223

Browse files
authored
Merge pull request #59 from Ivorforce/gh-fetch-depth
Reset github checkout fetch-depth to 1.
2 parents 6b95fe3 + 8422d3b commit 392d223

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/builds.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,6 @@ jobs:
262262
uses: actions/checkout@v4
263263
with:
264264
submodules: true
265-
fetch-depth: 0
266265

267266
# Lint
268267
#- name: Setup clang-format

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ jobs:
8181
uses: actions/checkout@v4
8282
with:
8383
submodules: true
84-
fetch-depth: 0
8584
- name: 🔗 GDExtension Build
8685
uses: godotengine/godot-cpp-template/.github/actions/build@main
8786
with:

0 commit comments

Comments
 (0)