Skip to content

Commit e7d3503

Browse files
committed
update readme
1 parent d1f2ca6 commit e7d3503

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
## Notes:
1313

1414
- Group Access Tokens (https://docs.gitlab.com/ee/user/group/settings/group_access_tokens.html) are not supported at the moment, only Project Access Tokens (https://docs.gitlab.com/ee/user/project/settings/project_access_tokens.html)
15-
- One Lambda can handle webhooks only for one GitLab Project (repo) , because only one GitLab Access Token is stored in GITLAB_TOKEN
15+
- One Lambda can handle webhooks for multiple GitLab Projects (repos)
1616
- GITLAB_TOKEN is a JSON with a list of maps with project id and token. For example:
1717
```
1818
[

0 commit comments

Comments
 (0)