Skip to content

Commit

Permalink
adding Jenkins to bot accounts (#1173)
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-mkeller authored Jun 23, 2022
1 parent 2ccd3c8 commit 6411f87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cla_bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ jobs:
path-to-signatures: 'signatures/version1.json'
path-to-document: 'https://github.com/Snowflake-Labs/CLA/blob/main/README.md'
branch: 'main'
allowlist: 'dependabot[bot],github-actions'
allowlist: 'dependabot[bot],github-actions,Jenkins User'
remote-organization-name: 'snowflakedb'
remote-repository-name: 'cla-db'

0 comments on commit 6411f87

Please sign in to comment.