semaphore
semaphore copied to clipboard
ci: pull requests workflow should check docs build
The current pull requests workflow doesn't check that the docs build is successful.
Meaning we would merge a potentially broken build into main, to realize only then it can't be deployed.
great work