Skip to content

Commit cf96a74

Browse files
committed
Create settings.yml
Signed-off-by: Ry Jones <ry@linux.com>
1 parent cbe90be commit cf96a74

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

.github/settings.yml

+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
#
2+
# SPDX-License-Identifier: Apache-2.0
3+
#
4+
5+
repository:
6+
name: template-code
7+
description: Template repo
8+
homepage: https://github.com/pq-code-package/tsc
9+
default_branch: main
10+
has_downloads: false
11+
has_issues: true
12+
has_projects: true
13+
has_wiki: false
14+
archived: false
15+
private: false
16+
allow_squash_merge: true
17+
allow_merge_commit: false
18+
allow_rebase_merge: true

0 commit comments

Comments
 (0)