From 8e22ab5ee7970c754a479d9215377cd88adf7de5 Mon Sep 17 00:00:00 2001 From: Ostrzyciel Date: Thu, 28 Mar 2024 12:56:50 +0100 Subject: [PATCH] Insignificant change to test the CLA bot --- .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 2705713..79ac62b 100644 --- a/.github/workflows/cla.yml +++ b/.github/workflows/cla.yml @@ -31,7 +31,7 @@ jobs: branch: 'dev' allowlist: Kaszanas,bot* - #below are the optional inputs - If the optional inputs are not given, then default values will be taken + #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) #remote-repository-name: enter the remote repository name where the signatures should be stored (Default is storing the signatures in the same repository) #create-file-commit-message: 'For example: Creating file for storing CLA Signatures'