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 @@ -104,7 +104,7 @@ func (m *MetricsCollectorGithubWorkflows) Setup(collector *collector.Collector)
104
104
"workflow" ,
105
105
"workflowUrl" ,
106
106
"workflowRun" ,
107
- "workflowRunRul " ,
107
+ "workflowRunUrl " ,
108
108
"event" ,
109
109
"branch" ,
110
110
"status" ,
@@ -144,7 +144,7 @@ func (m *MetricsCollectorGithubWorkflows) Setup(collector *collector.Collector)
144
144
"workflow" ,
145
145
"workflowUrl" ,
146
146
"workflowRun" ,
147
- "workflowRunRul " ,
147
+ "workflowRunUrl " ,
148
148
"event" ,
149
149
"branch" ,
150
150
"conclusion" ,
@@ -198,7 +198,7 @@ func (m *MetricsCollectorGithubWorkflows) Setup(collector *collector.Collector)
198
198
"workflow" ,
199
199
"workflowUrl" ,
200
200
"workflowRun" ,
201
- "workflowRunRul " ,
201
+ "workflowRunUrl " ,
202
202
"branch" ,
203
203
"actorLogin" ,
204
204
"actorType" ,
You can’t perform that action at this time.
0 commit comments