Dokka doesn't properly hook into the publishing process making closing a new version fail because there is no java doc. We'll make it into an artifact until Dokka gets refactored. (I believe Dokka issue 3132 would fix this)
No need to run CI for markdown changes. Also included /tools to be ignored too.
Checklist
[x] Code compiles correctly
[x] All tests passing
[x] Samples run successfully
[x] Extended the README / documentation, if necessary
Description
Dokka doesn't properly hook into the publishing process making closing a new version fail because there is no java doc. We'll make it into an artifact until Dokka gets refactored. (I believe Dokka issue 3132 would fix this)
No need to run CI for markdown changes. Also included
/tools
to be ignored too.Checklist