Skip to content

Commit

Permalink
build: add github-actions to CLAssistant's allowlist
Browse files Browse the repository at this point in the history
  • Loading branch information
Anilople authored and nobodyiam committed Jan 12, 2022
1 parent d15331b commit 7fb6b8b
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 @@ -37,7 +37,7 @@ jobs:
path-to-document: 'https://github.com/apolloconfig/apollo-community/blob/master/CLA.md' # e.g. a CLA or a DCO document
# branch should not be protected
branch: 'master'
allowlist: dependabot,bot*
allowlist: dependabot,bot*,github-actions
remote-repository-name: apollo-community

#below are the optional inputs - If the optional inputs are not given, then default values will be taken
Expand Down

0 comments on commit 7fb6b8b

Please sign in to comment.