We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc7310c commit c81e9b4Copy full SHA for c81e9b4
AWSCodeCommitToGitHub.yml
@@ -3,7 +3,7 @@ GitHub: ### Used to Create repositories in GitHub and push the code
3
username: <username>
4
password: <password>
5
private: true ### Change repository visibility
6
- threads: 1 ### How many repositories will be migrated simultaneously
+ threads: 5 ### How many repositories will be migrated simultaneously
7
commitMsg:
8
name: <Name>
9
email: <email>
0 commit comments