Skip to content

Commit fbacf64

Browse files
fix bots on CLA allowlist (#7744)
Looks like I got this wrong on the [prior PR](#7609) where I tried to fix this as we're still getting CLA errors on automation PRs: #7742 This time I copied the the names directly from the commit aef9c10
1 parent bd7c8b7 commit fbacf64

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
@@ -56,7 +56,7 @@ jobs:
5656
before we accept your contribution. You can sign the CLA by posting
5757
a comment on this PR saying:
5858
59-
allowlist: DavisVaughan, dependabot[bot], dfalbel, isabelizimm, jonvanausdeln, lionel-, nstrayer, petetronic, positron-bot[bot], seeM, sharon-wang, softwarenerd, timtmok, wesm, posit-jenkins-enterprise
59+
allowlist: DavisVaughan, dependabot[bot], dfalbel, isabelizimm, jonvanausdeln, lionel-, nstrayer, petetronic, positron-bot[bot], seeM, sharon-wang, softwarenerd, timtmok, wesm, posit-jenkins-enterprise[bot], github-actions[bot]
6060

6161
# the followings are the optional inputs - If the optional inputs are not given, then default values will be taken
6262
#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)