File tree 1 file changed +11
-2
lines changed
1 file changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -7071,6 +7071,9 @@ repositories:
7071
7071
- web3-bot
7072
7072
default_branch : main
7073
7073
description : JavaScript implementation of hash array mapped tries for use in sharding
7074
+ files :
7075
+ .github/workflows/stale.yml :
7076
+ content : .github/workflows/stale.yml
7074
7077
has_discussions : false
7075
7078
merge_commit_message : PR_TITLE
7076
7079
merge_commit_title : MERGE_MESSAGE
@@ -8417,11 +8420,14 @@ repositories:
8417
8420
- web3-bot
8418
8421
default_branch : main
8419
8422
description : A Delegated Routing V1 server and client for all your routing needs.
8423
+ files :
8424
+ .github/workflows/stale.yml :
8425
+ content : .github/workflows/stale.yml
8420
8426
has_discussions : false
8421
8427
merge_commit_message : PR_TITLE
8422
8428
merge_commit_title : MERGE_MESSAGE
8423
- secret_scanning_push_protection : false
8424
- secret_scanning : false
8429
+ secret_scanning_push_protection : true
8430
+ secret_scanning : true
8425
8431
squash_merge_commit_message : COMMIT_MESSAGES
8426
8432
squash_merge_commit_title : COMMIT_OR_PR_TITLE
8427
8433
teams :
@@ -8575,6 +8581,9 @@ repositories:
8575
8581
- mishmosh
8576
8582
default_branch : main
8577
8583
description : IPFS Steering WG
8584
+ files :
8585
+ .github/workflows/stale.yml :
8586
+ content : .github/workflows/stale.yml
8578
8587
has_discussions : false
8579
8588
merge_commit_message : PR_TITLE
8580
8589
merge_commit_title : MERGE_MESSAGE
You can’t perform that action at this time.
0 commit comments