Skip to content

Commit 4dd8aa6

Browse files
committed
[CI] Updated CLA Assistant config
1 parent 1941540 commit 4dd8aa6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/cla.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ jobs:
1818
PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
1919
with:
2020
path-to-signatures: 'signatures/version1/cla.json'
21-
path-to-cla-document: 'https://github.com/exadel-inc/aem-authoring-toolkit/blob/master/CLA.md'
21+
path-to-document: 'https://github.com/exadel-inc/aem-authoring-toolkit/blob/master/CLA.md'
2222
branch: 'cla'
23-
allowlist: bot*
23+
allowlist: bot*,*kaliada*
2424

2525
create-file-commit-message: '[Tech] Created file for storing CLA Signatures'
2626
signed-commit-message: '[Tech] $contributorName has signed the CLA in #$pullRequestNo'

0 commit comments

Comments
 (0)