From: Jérôme Benoit Date: Wed, 30 Aug 2023 00:38:39 +0000 (+0200) Subject: build(deps): that repo has no CI tests to validate a PR X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=933dedeb3861eb4072b9ebf9908eda7ee429122c;p=benchmarks-js.git build(deps): that repo has no CI tests to validate a PR Signed-off-by: Jérôme Benoit --- diff --git a/.github/workflows/combine-prs.yml b/.github/workflows/combine-prs.yml index 4d7fb83..ef71d86 100644 --- a/.github/workflows/combine-prs.yml +++ b/.github/workflows/combine-prs.yml @@ -18,3 +18,5 @@ jobs: - name: combine-prs id: combine-prs uses: github/combine-prs@v3.1.2 + with: + ci_required: false