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)
104104 "workflow" ,
105105 "workflowUrl" ,
106106 "workflowRun" ,
107- "workflowRunRul " ,
107+ "workflowRunUrl " ,
108108 "event" ,
109109 "branch" ,
110110 "status" ,
@@ -144,7 +144,7 @@ func (m *MetricsCollectorGithubWorkflows) Setup(collector *collector.Collector)
144144 "workflow" ,
145145 "workflowUrl" ,
146146 "workflowRun" ,
147- "workflowRunRul " ,
147+ "workflowRunUrl " ,
148148 "event" ,
149149 "branch" ,
150150 "conclusion" ,
@@ -198,7 +198,7 @@ func (m *MetricsCollectorGithubWorkflows) Setup(collector *collector.Collector)
198198 "workflow" ,
199199 "workflowUrl" ,
200200 "workflowRun" ,
201- "workflowRunRul " ,
201+ "workflowRunUrl " ,
202202 "branch" ,
203203 "actorLogin" ,
204204 "actorType" ,
You can’t perform that action at this time.
0 commit comments