We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87c198a commit 9aa263aCopy full SHA for 9aa263a
.github/settings.yml
@@ -5,12 +5,12 @@
5
# any change of this settings.yml file is detected by the GitHub App and
6
# the settings of this repository are updated immediately.
7
#
8
-_extends: repo-settings:.github/icse-settings.yml
+_extends: repo-settings:.github/common-settings.yml
9
10
# repo-specific settings
11
12
repository:
13
- name: "terraform-ibm-icse-vpe-module"
+ name: "terraform-ibm-vpe-module"
14
description: "Create Virtual Private Endpoint Gateways across VPC subnets."
15
16
# The description is displayed under the repository name on the
0 commit comments