We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fb97b0 commit 4f499e0Copy full SHA for 4f499e0
.github/workflows/f5-cla.yml
@@ -33,7 +33,7 @@ jobs:
33
path-to-signatures: signatures/signatures.json
34
# Comma separated list of usernames for maintainers or any other individuals who should not be prompted for a CLA.
35
# NOTE: You will want to edit the usernames to suit your project needs.
36
- allowlist: 4141done, alessfg, dekobon, bot*
+ allowlist: bot*
37
# Do not lock PRs after a merge.
38
lock-pullrequest-aftermerge: false
39
env:
0 commit comments