Skip to content

Commit 6c80613

Browse files
authored
ci: used git commands to fetch submodule (#119)
1 parent fe0ab9c commit 6c80613

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,6 @@ jobs:
4444
if: contains(steps.metadata.outputs.dependency-names, 'swiftorg')
4545
uses: actions/checkout@v4
4646
with:
47-
fetch-depth: 0
48-
submodules: true
49-
ref: ${{ github.event.pull_request.head.ref }}
5047
token: ${{ secrets.COMMIT_TOKEN }}
5148

5249
- name: Import GPG

0 commit comments

Comments
 (0)