diff --git a/.github/settings.yml b/.github/settings.yml index 38f3810..af73dd4 100644 --- a/.github/settings.yml +++ b/.github/settings.yml @@ -5,7 +5,7 @@ # any change of this settings.yml file is detected by the GitHub App and # the settings of this repository are updated immediately. # -_extends: repo-settings:.github/common-settings-v2.yml +_extends: repo-settings:.github/power-settings.yml # repo-specific settings # @@ -15,7 +15,7 @@ repository: # By changing this field, you rename the repository. # Uncomment this name property and set the name to the current repo name. - # name: "" + name: "terraform-ibm-powervs-workspace" # The description is displayed under the repository name on the # organization page and in the 'About' section of the repository. @@ -25,4 +25,4 @@ repository: # description: "" # Use a comma-separated list of topics to set on the repo. - topics: terraform, ibm-cloud, terraform-module + topics: terraform, ibm-cloud, terraform-module, powervs, power, powervs-workspace