Skip to content

Commit ef58439

Browse files
committed
fix github config
there were two "github" sections -- there can be only one
1 parent 5acabf3 commit ef58439

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

.asf.yaml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,6 @@ github:
1515
- savings
1616
- social-impact
1717
- tech4good
18-
notifications:
19-
commits: commits@fineract.apache.org
20-
pullrequests: issues@fineract.apache.org
21-
github:
2218
enabled_merge_buttons:
2319
merge: true
2420
squash: false
@@ -28,3 +24,6 @@ github:
2824
required_linear_history: false
2925
required_signatures: true
3026
required_conversation_resolution: true
27+
notifications:
28+
commits: commits@fineract.apache.org
29+
pullrequests: issues@fineract.apache.org

0 commit comments

Comments
 (0)