From 0e338848743c655ad02243d29cb027ec665eeefa Mon Sep 17 00:00:00 2001 From: Albert Hernandez Pellicer Date: Sun, 11 Feb 2024 09:31:23 +0100 Subject: [PATCH] ci(github): change settings --- .github/settings.yml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/.github/settings.yml b/.github/settings.yml index e7b2fae..1b19b0d 100644 --- a/.github/settings.yml +++ b/.github/settings.yml @@ -3,7 +3,7 @@ repository: name: express-typescript-service-template description: Template for new services based on Express and Typescript with the Best Practices and Ready for Production homepage: github.com/AlbertHernandez/express-typescript-service-template - topics: nodejs, template, typescript, nodejs service template, express, nodejs express template + topics: nodejs, template, typescript, nodejs-service-template, express, nodejs-express-template has_wiki: false private: false has_issues: true @@ -27,7 +27,4 @@ branches: contexts: [] enforce_admins: false required_linear_history: true - restrictions: - apps: [] - users: [] - teams: [] + restrictions: null