Skip to content
Snippets Groups Projects

Resolve "Show workflow notes as workflow name"

Merged Daniel Göbel requested to merge feature/136-show-workflow-notes-as-workflow-name into main
4 files
+ 39
24
Compare changes
  • Side-by-side
  • Inline
Files
4
+ 4
0
@@ -36,3 +36,7 @@ pre {
.hover-danger:hover {
color: var(--bs-danger) !important;
}
.execution-notes p {
margin-bottom: 0;
}
Loading