Skip to content

Commit

Permalink
Update CLA Assistant config
Browse files Browse the repository at this point in the history
  • Loading branch information
smiakchilo authored Dec 6, 2023
1 parent eecc7de commit f3bf1fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cla.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ jobs:
PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
with:
path-to-signatures: 'signatures/version1/cla.json'
path-to-cla-document: 'https://github.com/exadel-inc/aem-authoring-toolkit/blob/master/CLA.md'
path-to-document: 'https://github.com/exadel-inc/aem-authoring-toolkit/blob/master/CLA.md'
branch: 'cla'
allowlist: bot*
allowlist: bot*,*kaliada*

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

0 comments on commit f3bf1fd

Please sign in to comment.