We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb007da commit 7121b24Copy full SHA for 7121b24
README.md
@@ -40,7 +40,10 @@ github:
40
# (default: https://api.github.com)
41
url: https://github.mydomain.com
42
# (optional) Exclude this list of repos
43
+ # or whole organizations/users
44
exclude:
45
+ - my-excluded-org
46
+ - my-excluded-user
47
- my-namespace/excluded-repository-name
48
# The gitlab section contains backup jobs for
49
# GitLab.com and GitLab on premise
0 commit comments