Skip to content

Commit 6b520fe

Browse files
committed
minor change
1 parent 40a179a commit 6b520fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/_cloud-run-build-docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ jobs:
6464
with:
6565
github_app_auth: ${{ inputs.github_app_auth }}
6666
github_app_repos: ${{ inputs.github_app_repos }}
67-
checkout_submodules: true
6867
patch_git_config: false
68+
checkout_submodules: true
6969
app_id: ${{ secrets.app_id }}
7070
app_pem: ${{ secrets.app_pem }}
7171
- name: Configure Git for private repos

0 commit comments

Comments
 (0)