IBM / cloudant-java-sdk

Cloudant SDK for Java
Apache License 2.0
22 stars 17 forks source link

ci: add github action to test docs builder #463

Closed eiri closed 1 year ago

eiri commented 1 year ago

PR summary

To ensure that we have docs builder working correctly this PR adds a github action that'd run docs build command on pull requests against main.

We don't care about difference with gh-pages content, so the test is only about ability to successfully run the docs build command itself.

PR Checklist

Please make sure that your PR fulfills the following requirements:

PR Type

What is the current behavior?

What is the new behavior?

Does this PR introduce a breaking change?

Other information