Skip to content

Commit 0936ced

Browse files
authored
Add devin to cla allowlist (#143)
1 parent 560e689 commit 0936ced

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/cla.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
path-to-document: 'https://docs.faros.ai/docs/individual-cla'
2525
# branch should not be protected
2626
branch: 'main'
27-
allowlist: cjwooo,tovbinm,thomas-gerber,ypc-faros,dependabot*,sonarcloud*
27+
allowlist: cjwooo,tovbinm,thomas-gerber,ypc-faros,dependabot*,sonarcloud*,faros-ai-devin*
2828

2929
#below are the optional inputs - If the optional inputs are not given, then default values will be taken
3030
remote-organization-name: faros-ai

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
*.json
22
/.idea
3+
.envrc

0 commit comments

Comments
 (0)