From a95f579c8432467e5cf79fd7014bc25109aafa79 Mon Sep 17 00:00:00 2001 From: George Kalpakas Date: Wed, 17 Mar 2021 20:46:56 +0200 Subject: [PATCH] ci: remove redundant entries from `.pullapprove.yml` (#41250) This commit removes some entries from `.pullapprove.yml` that do not correspond to existing files on disk. PR Close #41250 --- .pullapprove.yml | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/.pullapprove.yml b/.pullapprove.yml index eb094b566b..37e0650408 100644 --- a/.pullapprove.yml +++ b/.pullapprove.yml @@ -1139,16 +1139,12 @@ groups: 'aio/tools/**', 'aio/content/images/guide/contributors-guide/**', 'aio/content/guide/contributors-guide-overview.md', - 'aio/content/guide/contributors-guide-overview/**', - 'aio/content/guide/reviewing-content.md', - 'aio/content/guide/reviewing-content/**', - 'aio/content/guide/updating-content-github-ui.md', - 'aio/content/guide/updating-content-github-ui/**', - 'aio/content/guide/updating-search-keywords.md', - 'aio/content/guide/updating-search-keywords/**', 'aio/content/guide/docs-style-guide.md', 'aio/content/examples/docs-style-guide/**', 'aio/content/images/guide/docs-style-guide/**', + 'aio/content/guide/reviewing-content.md', + 'aio/content/guide/updating-content-github-ui.md', + 'aio/content/guide/updating-search-keywords.md', 'aio/content/guide/visual-studio-2015.md' ]) reviewers: