Skip to content

Initial release

Compare
Choose a tag to compare
@kitallis kitallis released this 01 Sep 18:42
· 29 commits to main since this release

This helps Tramline do two things:

  • Accept inputs as JSON, so extending later is easier.
  • Wrap the checkout action and checkout to the sha that Tramline passes over. This allows Tramline only to trigger workflows for a particular SHA and not the HEAD of a branch.

🚀