Skip to content

Commit 4f499e0

Browse files
TasoOneAsiaalessfg
andauthored
chore(f5-cla): only include "bot*" in allowlist
Co-authored-by: Alessandro Fael Garcia <[email protected]>
1 parent 5fb97b0 commit 4f499e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/f5-cla.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
path-to-signatures: signatures/signatures.json
3434
# Comma separated list of usernames for maintainers or any other individuals who should not be prompted for a CLA.
3535
# NOTE: You will want to edit the usernames to suit your project needs.
36-
allowlist: 4141done, alessfg, dekobon, bot*
36+
allowlist: bot*
3737
# Do not lock PRs after a merge.
3838
lock-pullrequest-aftermerge: false
3939
env:

0 commit comments

Comments
 (0)