Added github as CI/CD in catalog plugin

This commit is contained in:
ebarrios
2020-08-28 14:39:36 +02:00
parent 5fef05b754
commit 86aff7a6cf
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -16,4 +16,4 @@
export { plugin } from './plugin';
export * from './api';
export { Widget } from './components/Widget';
export { Widget, RecentWorkflowRunsCard } from './components/Widget';