What's Changed
- Fix issue with parsing multiline blocks in the yaml (like
run: |
lines followed by a space) - Updated logging statements with more information in case of debugging
- Added documentation on how to run locally
Other Changes
- fix workflow parsing by @rajbos in #144
- Update README.md by @rajbos in #145
- Update README.md by @rajbos in #146
- Update README.md by @rajbos in #147
Full Changelog: v1.3.7...v1.3.8