diff --git a/.github/workflows/f5-cla.yml b/.github/workflows/f5-cla.yml index 9f59432..4ed3440 100644 --- a/.github/workflows/f5-cla.yml +++ b/.github/workflows/f5-cla.yml @@ -34,7 +34,7 @@ jobs: path-to-signatures: signatures/signatures.json # Comma separated list of usernames for maintainers or any other individuals who should not be prompted for a CLA. # NOTE: You will want to edit the usernames to suit your project needs. - allowlist: alessfg + allowlist: alessfg, bot* # Do not lock PRs after a merge. lock-pullrequest-aftermerge: false env: