Modify RecentWorkflowRunsCard use constructed routeRef instead of hardcoded route.

Signed-off-by: Jussi Hallila <jussi@hallila.com>
This commit is contained in:
Jussi Hallila
2022-09-12 09:49:19 +02:00
parent fc3f9cea9c
commit 1bdb0bf24b
2 changed files with 15 additions and 7 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-github-actions': patch
---
Modify RecentWorkflowRunsCard use constructed routeRef instead of hardcoded route.