From 6de81790afa5f7ff3ee21ce9db152d6b7d1e2922 Mon Sep 17 00:00:00 2001 From: Denis Pisarev <denis.pisarev@parity.io> Date: Tue, 12 Apr 2022 15:52:56 +0200 Subject: [PATCH] CI: rename ambiguous jobs (#1168) --- cumulus/.github/workflows/pr-custom-review.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cumulus/.github/workflows/pr-custom-review.yml b/cumulus/.github/workflows/pr-custom-review.yml index d113d390678..322403da03b 100644 --- a/cumulus/.github/workflows/pr-custom-review.yml +++ b/cumulus/.github/workflows/pr-custom-review.yml @@ -1,4 +1,4 @@ -name: Check reviews +name: Assign reviewers on: pull_request: -- GitLab