From d8d263c7f0a401fd57230b3e90c35e03e41dbeda Mon Sep 17 00:00:00 2001 From: Michael Barz Date: Thu, 30 Jan 2020 14:49:17 +0100 Subject: [PATCH] Update config.yml --- .github/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/config.yml b/.github/config.yml index 4d5bbfffe..afeaa98e2 100644 --- a/.github/config.yml +++ b/.github/config.yml @@ -2,7 +2,7 @@ # Comment to be posted to on PRs that don't update documentation updateDocsComment: > - Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a [changelog](https://github.com/owncloud/ocis/blob/master/changelog/README.md) item based on your changes. + Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a [changelog](https://github.com/owncloud/ocis-graph-explorer/blob/master/changelog/README.md) item based on your changes. updateDocsWhiteList: - Tests-only - tests-only