change submodules to https for non-ssh pulls

This commit is contained in:
timothycarambat
2025-03-24 09:23:39 -07:00
parent 0d1a2f06aa
commit fa1f24f6bf
2 changed files with 3 additions and 2 deletions

View File

@@ -15,6 +15,7 @@ on:
branches: ['master'] # master branch only. Do not modify.
paths-ignore:
- '**.md'
- '.gitmodules'
- 'cloud-deployments/**/*'
- 'images/**/*'
- '.vscode/**/*'