File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
//go:generate go run ./cmd/generate-project-list
2
2
// THIS FILE IS AUTO-GENERATED WITH 'go generate .'
3
- // LAST UPDATED Aug 22, 2022 01:17:04 UTC
3
+ // LAST UPDATED Jan 27, 2023 21:24:49 UTC
4
4
package dashboard
5
5
6
6
var defaultProjects = []* Project {
@@ -105,7 +105,7 @@ var defaultProjects = []*Project{
105
105
{
106
106
Name : "jekyll-mentions" ,
107
107
Nwo : "jekyll/jekyll-mentions" ,
108
- Branch : "master " ,
108
+ Branch : "main " ,
109
109
GemName : "jekyll-mentions" ,
110
110
GlobalRelayID : "MDEwOlJlcG9zaXRvcnkxNjA1Mzk5NA==" ,
111
111
},
@@ -119,7 +119,7 @@ var defaultProjects = []*Project{
119
119
{
120
120
Name : "mercenary" ,
121
121
Nwo : "jekyll/mercenary" ,
122
- Branch : "master " ,
122
+ Branch : "main " ,
123
123
GemName : "mercenary" ,
124
124
GlobalRelayID : "MDEwOlJlcG9zaXRvcnkxNDE4MzUwNA==" ,
125
125
},
You can’t perform that action at this time.
0 commit comments