Skip to content

Commit 3952bae

Browse files
committed
Fix typo in description
1 parent b3983ee commit 3952bae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ github:
4040
# (default: https://api.github.com)
4141
url: https://github.mydomain.com
4242
# (optional) Exclude this list of repos
43-
excluded:
43+
exclude:
4444
- my-namespace/excluded-repository-name
4545
# The gitlab section contains backup jobs for
4646
# GitLab.com and GitLab on premise
@@ -68,7 +68,7 @@ gitlab:
6868
# (default: https://gitlab.com/)
6969
url: https://gitlab.mydomain.com
7070
# (optional) Exclude this list of repos
71-
excluded:
71+
exclude:
7272
- my-namespace/excluded-repository-name
7373
```
7474

0 commit comments

Comments
 (0)