Skip to content

Commit e7a8410

Browse files
authored
ci: update repo settings
2 parents 3962ca9 + 844c732 commit e7a8410

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

.github/settings.yml

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,13 @@
55
# any change of this settings.yml file is detected by the GitHub App and
66
# the settings of this repository are updated immediately.
77
#
8-
_extends: repo-settings:.github/common-settings.yml
8+
_extends: repo-settings:.github/icse-settings.yml
99

1010
# repo-specific settings
1111
#
1212
repository:
13-
# See https://terraform-ibm-modules.github.io/documentation/#/implementation-guidelines?id=module-names-and-descriptions
14-
15-
# By changing this field, you rename the repository.
16-
17-
# Uncomment this name property and set the name to the current repo name.
18-
# name: ""
13+
name: "terraform-ibm-icse-vpe-module"
14+
description: "Create Virtual Private Endpoint Gateways across VPC subnets."
1915

2016
# The description is displayed under the repository name on the
2117
# organization page and in the 'About' section of the repository.

0 commit comments

Comments
 (0)