File tree 1 file changed +2
-20
lines changed
1 file changed +2
-20
lines changed Original file line number Diff line number Diff line change @@ -6169,8 +6169,7 @@ repositories:
6169
6169
strict : true
6170
6170
collaborators :
6171
6171
admin :
6172
- - 2color
6173
- - tbenbow
6172
+ - cwaring
6174
6173
push :
6175
6174
- mishmosh
6176
6175
default_branch : main
@@ -8197,25 +8196,8 @@ repositories:
8197
8196
- ipfs-gui-bot
8198
8197
- juliaxbow
8199
8198
- web3-bot
8200
- default_branch : master
8199
+ default_branch : main
8201
8200
description : Checks which public gateways are online or not
8202
- files :
8203
- .github/dependabot.yml :
8204
- content : |
8205
- version: 2
8206
- updates:
8207
- - package-ecosystem: npm
8208
- directory: "/"
8209
- schedule:
8210
- interval: daily
8211
- time: "10:00"
8212
- open-pull-requests-limit: 10
8213
- - package-ecosystem: "github-actions"
8214
- directory: "/"
8215
- schedule:
8216
- interval: "weekly"
8217
- .github/workflows/stale.yml :
8218
- content : .github/workflows/stale.yml
8219
8201
has_discussions : false
8220
8202
merge_commit_message : PR_TITLE
8221
8203
merge_commit_title : MERGE_MESSAGE
You can’t perform that action at this time.
0 commit comments