Merge pull request #13637 from RoadieHQ/tweak-gha-cards

Modify RecentWorkflowRunsCard use constructed routeRef instead of hardcoded route.
This commit is contained in:
Fredrik Adelöw
2022-09-19 09:38:58 +02:00
committed by GitHub
3 changed files with 39 additions and 30 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-github-actions': patch
---
Modify RecentWorkflowRunsCard use constructed route instead of hardcoded route.