Skip to content

Commit 7c1db52

Browse files
authored
Merge pull request #124 from Codeuctivity/copilot/add-copilot-allowlist
Add copilot[bot] to CLA allowlist
2 parents 95c8779 + 38dae3a commit 7c1db52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cla.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
path-to-document: "https://github.com/Codeuctivity/PdfAValidatorApi/blob/main/cla.md" # e.g. a CLA or a DCO document
2222
# branch should not be protected
2323
branch: "cla"
24-
allowlist: dependabot[bot],stesee
24+
allowlist: dependabot[bot],stesee,copilot[bot]
2525

2626
#below are the optional inputs - If the optional inputs are not given, then default values will be taken
2727
#remote-organization-name: enter the remote organization name where the signatures should be stored (Default is storing the signatures in the same repository)

0 commit comments

Comments
 (0)