Skip to content

Commit 32e8abb

Browse files
authored
Create settings.yml
Signed-off-by: Ry Jones <[email protected]>
1 parent 0e6fc36 commit 32e8abb

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

.github/settings.yml

Lines changed: 18 additions & 0 deletions
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: documentation
7+
description: PQCP Documentation
8+
homepage: https://docs.pqcodepackage.org/latest/
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)