Skip to content

Commit

Permalink
Prevent warning
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Nov 8, 2022
1 parent 2699f1e commit eefcec4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/cla.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@ jobs:
# branch should not be protected
branch: 'master'
allowlist: user1,bot*
use-dco-flag: false #'Set this to true if you want to use a dco instead of a cla'


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

0 comments on commit eefcec4

Please sign in to comment.