Skip to content

Commit c81e9b4

Browse files
committed
Change threads to 5
1 parent cc7310c commit c81e9b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AWSCodeCommitToGitHub.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ GitHub: ### Used to Create repositories in GitHub and push the code
33
username: <username>
44
password: <password>
55
private: true ### Change repository visibility
6-
threads: 1 ### How many repositories will be migrated simultaneously
6+
threads: 5 ### How many repositories will be migrated simultaneously
77
commitMsg:
88
name: <Name>
99
email: <email>

0 commit comments

Comments
 (0)