make step content not a required field

This commit is contained in:
2023-11-04 22:10:16 -04:00
parent e2f8ac6b78
commit 0a27a4ee29
2 changed files with 4 additions and 3 deletions

View File

@ -3,6 +3,7 @@
- Fix debounces
- Allow space as delimiter for tags
- Add bottom padding to page
- Make pipeline step not require content
# v0.1.12
- Code quality fixes