Skip to content

Commit 4100a65

Browse files
committed
Add settings
Signed-off-by: Ry Jones <[email protected]>
1 parent 39d0b0a commit 4100a65

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

.github/settings.yml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
#
2+
# SPDX-License-Identifier: Apache-2.0
3+
#
4+
5+
repository:
6+
name: iroha-2-examples
7+
homepage: https://wiki.hyperledger.org/display/iroha
8+
default_branch: main
9+
description: Iroha 2 examples
10+
has_downloads: true
11+
has_issues: true
12+
has_projects: false
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
19+

0 commit comments

Comments
 (0)