We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94a2f40 commit e601c6fCopy full SHA for e601c6f
.github/workflows/cla.yml
@@ -40,9 +40,9 @@ jobs:
40
branch: 'vector'
41
remote-repository-name: cla-signatures
42
remote-organization-name: DataDog
43
+ allowlist: step-security-bot
44
45
# the followings are the optional inputs - If the optional inputs are not given, then default values will be taken
- #allowlist: user1,bot*
46
#create-file-commit-message: 'For example: Creating file for storing CLA Signatures'
47
#signed-commit-message: 'For example: $contributorName has signed the CLA in $owner/$repo#$pullRequestNo'
48
#custom-notsigned-prcomment: 'pull request comment with Introductory message to ask new contributors to sign'
0 commit comments