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 11a256c commit 09c6967Copy full SHA for 09c6967
.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: dependabot[bot],renovate[bot],nginx-bot
+ allowlist: copilot,dependabot[bot],renovate[bot],nginx-bot
37
# Do not lock PRs after a merge.
38
lock-pullrequest-aftermerge: false
39
env:
0 commit comments