Skip to content

Commit

Permalink
Adding bots to allowlist for CLA Assistant (#50013)
Browse files Browse the repository at this point in the history
  • Loading branch information
doggydogworld authored Dec 10, 2024
1 parent 80a58fc commit 13d077f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cla-assistant.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,5 @@ jobs:
path-to-document: 'https://github.com/gravitational/teleport/blob/master/CLA.md'
# branch should not be protected
branch: 'main'
allowlist: '*[bot]'
allowlist: 'dependabot[bot],teleport-post-release-automation[bot]'
lock-pullrequest-aftermerge: false

0 comments on commit 13d077f

Please sign in to comment.