From ebaa9ec21e855929451633f9cf8ea4604265d29b Mon Sep 17 00:00:00 2001 From: freearhey Date: Thu, 6 May 2021 20:53:17 +0300 Subject: [PATCH] Update clean.yml --- .github/workflows/clean.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/clean.yml b/.github/workflows/clean.yml index 6bbf077613..a2c4f39d73 100644 --- a/.github/workflows/clean.yml +++ b/.github/workflows/clean.yml @@ -165,7 +165,7 @@ jobs: # zm, # unsorted ] - max-parallel: 2 + max-parallel: 1 steps: - name: Create Branch uses: peterjgrainger/action-create-branch@v2.0.1