diff --git a/.github/workflows/cla.yml b/.github/workflows/cla.yml
index 69fd0bb621e51..e0203c6c41297 100644
--- a/.github/workflows/cla.yml
+++ b/.github/workflows/cla.yml
@@ -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.
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.