From dc6d7aa4cc4d2191851d796ed284f4c225f8ede6 Mon Sep 17 00:00:00 2001 From: Igor Rodionov Date: Thu, 2 May 2024 17:27:04 +0200 Subject: [PATCH] Add GitHub Settings (#45) --- .github/settings.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .github/settings.yml diff --git a/.github/settings.yml b/.github/settings.yml new file mode 100644 index 0000000..6af264d --- /dev/null +++ b/.github/settings.yml @@ -0,0 +1,7 @@ +# Upstream changes from _extends are only recognized when modifications are made to this file in the default branch. +_extends: .github +repository: + name: github-action-deploy-helmfile + description: 'Deploy on Kubernetes with Helmfile' + homepage: https://cloudposse.com/accelerate + topics: github-action