Skip to content

Commit 7121b24

Browse files
committed
Fix README.md for owner exclusion
1 parent bb007da commit 7121b24

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
@@ -40,7 +40,10 @@ github:
4040
# (default: https://api.github.com)
4141
url: https://github.mydomain.com
4242
# (optional) Exclude this list of repos
43+
# or whole organizations/users
4344
exclude:
45+
- my-excluded-org
46+
- my-excluded-user
4447
- my-namespace/excluded-repository-name
4548
# The gitlab section contains backup jobs for
4649
# GitLab.com and GitLab on premise

0 commit comments

Comments
 (0)