Skip to content

Commit 4775f6c

Browse files
committed
Described organization and user exclusion
1 parent 20ed6ab commit 4775f6c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,10 @@ gitlab:
6868
# (default: https://gitlab.com/)
6969
url: https://gitlab.mydomain.com
7070
# (optional) Exclude this list of repos
71+
# or whole organizations/users
7172
exclude:
73+
- my-excluded-org
74+
- my-excluded-user
7275
- my-namespace/excluded-repository-name
7376
```
7477

0 commit comments

Comments
 (0)