Skip to content

Commit

Permalink
Add github-actions[bot] to allowlist
Browse files Browse the repository at this point in the history
  • Loading branch information
herbertroth committed Dec 14, 2023
1 parent 5da53f9 commit f9c7142
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cla.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
path-to-document: 'https://github.com/pimcore/pimcore/blob/master/CLA.md' # e.g. a CLA or a DCO document
# branch should not be protected
branch: 'main'
allowlist: user1,bot*
allowlist: user1,bot*,github-actions[bot]

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

0 comments on commit f9c7142

Please sign in to comment.