Skip to content

Commit

Permalink
Merge branch 'master' into fix/card-cta-text-wrap
Browse files Browse the repository at this point in the history
  • Loading branch information
kodiakhq[bot] authored Nov 5, 2021
2 parents 1079d57 + 84b1468 commit 9f91ad4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/cla.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@ jobs:
path-to-signatures: 'cla.json'
path-to-document: 'https://github.com/carbon-design-system/carbon-for-ibm-dotcom-cla/blob/master/CLA.md'
branch: 'main'
allowlist: ibmdotcom-bot,dependabot,kodiakhq
allowlist: ibmdotcom-bot,dependabot,kodiakhq[bot]
remote-organization-name: carbon-design-system
remote-repository-name: carbon-for-ibm-dotcom-cla
create-file-commit-message: 'chore(cla): creating file for storing CLA signatures'
signed-commit-message: 'chore(cla): $contributorName has signed the CLA in #$pullRequestNo'
custom-notsigned-prcomment: 'Thank you for your contribution! Please review and sign our [Contributor License Agreement](https://github.com/carbon-design-system/carbon-for-ibm-dotcom-cla/blob/master/CLA.md) before we can review and merge your pull request.'
custom-pr-sign-comment: 'The signature to be committed in order to sign the CLA'
custom-notsigned-prcomment: 'Thank you for your contribution! Please review and sign our [Contributor License Agreement](https://github.com/carbon-design-system/carbon-for-ibm-dotcom-cla/blob/master/CLA.md) before we can review and merge your pull request. To sign, enter a comment in this pull request with the following message:'
custom-pr-sign-comment: 'I have read the CLA Document and I hereby sign the CLA'
custom-allsigned-prcomment: 'All Contributors have signed the CLA.'
lock-pullrequest-aftermerge: false

0 comments on commit 9f91ad4

Please sign in to comment.