scio
scio copied to clipboard
GHA should run `sbt mdoc` on pull requests that update `site` directory
we should validate updates to the site by running sbt mdoc
on relevant PRs
#4249
#4243 how can you get a full issue
come to think of it maybe we should just run sbt mdoc
for all PRs? because if an API changes it may break existing site
references.
local PRs now run mdocs.
PRs from fork don't because site
requires access to out GCP project to build all examples.