Explorar o código

Merge pull request #1162 from porter-dev/master

Fix GHA job expansion -> staging
abelanger5 %!s(int64=4) %!d(string=hai) anos
pai
achega
2f803218bb

+ 1 - 1
dashboard/src/main/home/cluster-dashboard/expanded-chart/ExpandedJobChart.tsx

@@ -442,7 +442,7 @@ class ExpandedJobChart extends Component<PropsType, StateType> {
                 </Header>
                 Navigate to the
                 <A
-                  href={`https://github.com/${this.props.currentChart.git_action_config.git_repo}/actions`}
+                  href={`https://github.com/${this.props.currentChart?.git_action_config?.git_repo}/actions`}
                   target={"_blank"}
                 >
                   Actions tab