Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/cla.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
branch: main
path-to-signatures: signatures.v1.json
path-to-document: https://github.com/MaterializeInc/cla/blob/main/cla.md
allowlist: materialize-bot,materialize-bot-monitoring,dependabot[bot],claude
allowlist: materialize-bot,materialize-bot-monitoring,dependabot[bot],claude,github-actions[bot]
custom-notsigned-prcomment: Thank you for your submission! We really appreciate it. Like many source-available projects, we require that you sign our [Contributor License Agreement](https://github.com/MaterializeInc/cla/blob/main/cla.md) (CLA) before we can accept your contribution.<br><br>You can sign the CLA by posting a comment with the message below.
custom-pr-sign-comment: I have read the Contributor License Agreement (CLA) and I hereby sign the CLA.
custom-allsigned-prcomment: All contributors have signed the CLA.
Expand Down
Loading