From b7f7abaaca0bc6c2a1fe5b405b33c08aa0e34874 Mon Sep 17 00:00:00 2001 From: Khlopkova Olga Date: Tue, 9 Feb 2021 18:24:44 +0300 Subject: [PATCH] Fixed yml allowlist --- .github/workflows/cla.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cla.yml b/.github/workflows/cla.yml index 1dc0a25..a327dc5 100644 --- a/.github/workflows/cla.yml +++ b/.github/workflows/cla.yml @@ -21,7 +21,7 @@ jobs: path-to-document: 'https://github.com/mapsme/just_gtfs/blob/master/MIT_CLA.md' # branch should not be protected branch: 'master' - allowlist: user1,bot* + allowlist: mesozoic-drones,tatiana-yan,bot* #below are the optional inputs - If the optional inputs are not given, then default values will be taken #remote-organization-name: enter the remote organization name where the signatures should be stored (Default is storing the signatures in the same repository)