typesafegithub / github-workflows-kt

Authoring GitHub Actions workflows in Kotlin. You won't go back to YAML!
https://typesafegithub.github.io/github-workflows-kt/
Apache License 2.0
497 stars 24 forks source link

feat(server): add routing without '/binding' #1494

Closed krzema12 closed 3 weeks ago

krzema12 commented 3 weeks ago

Part of #1492.

It adds an alternative routing, without the /binding part, thanks to which the user-facing URL will be shorter and nicer.