From 4f6bf77eb4d863a741c65fa00b4a77f466b4de58 Mon Sep 17 00:00:00 2001 From: deathbybandaid Date: Tue, 8 Feb 2022 11:07:09 -0500 Subject: [PATCH] git_repos --- template_git.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template_git.toml b/template_git.toml index fa5fff0..08f6607 100644 --- a/template_git.toml +++ b/template_git.toml @@ -1,5 +1,5 @@ # Run specific steps - same options as the command line flag -only = ["git"] +only = ["git_repos"] [git] max_concurrency = 1