From 3c6b77fbdacb021c8bc2db0bdbd4a3e71dca77b5 Mon Sep 17 00:00:00 2001 From: John R Barker Date: Tue, 16 Jun 2020 15:54:37 +0100 Subject: [PATCH] Create settings.yml --- .github/settings.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .github/settings.yml diff --git a/.github/settings.yml b/.github/settings.yml new file mode 100644 index 00000000000..b27b575f0cb --- /dev/null +++ b/.github/settings.yml @@ -0,0 +1,5 @@ +# DO NOT MODIFY + +# Settings: https://probot.github.io/apps/settings/ +# Pull settings from https://github.com/ansible-collections/.github/blob/master/.github/settings.yml +_extends: ".github"