From f2b14b6596807276a585f82fe66521d1f1d77a48 Mon Sep 17 00:00:00 2001 From: Nikolai Wiens <42673583+NikolaiWiens@users.noreply.github.com> Date: Mon, 6 May 2024 13:53:56 +0200 Subject: [PATCH] Add remote repo --- .github/workflows/cla-check.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cla-check.yaml b/.github/workflows/cla-check.yaml index 03ac9518..04cbcb71 100644 --- a/.github/workflows/cla-check.yaml +++ b/.github/workflows/cla-check.yaml @@ -33,7 +33,7 @@ jobs: branch: 'signatures' allowlist: NikolaiWiens,renovate[bot],bot* #remote-organization-name: https://github.com/bci-oss - #remote-repository-name: bci-oss/cla-signatures + remote-repository-name: bci-oss/cla-signatures # the followings 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)