We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 36c9945 + dd81597 commit e5db3c5Copy full SHA for e5db3c5
1 file changed
terraform.tfvars
@@ -177,6 +177,23 @@ repositories = {
177
178
topics = []
179
180
+ vulnerability_alerts = true
181
+ },
182
+ "dotfiles" = {
183
+ description = "Personal dotfiles"
184
+ visibility = "private"
185
+
186
+ has_issues = true
187
+ has_wiki = false
188
+ has_downloads = false
189
+ has_projects = false
190
191
+ auto_init = false
192
+ gitignore_template = ""
193
+ license_template = ""
194
195
+ topics = []
196
197
vulnerability_alerts = true
198
},
199
}
0 commit comments