Skip to content

Commit 2b5f5b3

Browse files
committed
feat(workflows): add optional description field to workflows
1 parent 648b2dd commit 2b5f5b3

9 files changed

Lines changed: 1298 additions & 3 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ALTER TABLE `workflows` ADD `description` text;

0 commit comments

Comments
 (0)