Set empty needs for the docs jobs in CI
This MR sets needs: []
for the docs job in CI so it just runs as soon as possible, rather than waiting for other jobs it doesn't actually need.
This MR sets needs: []
for the docs job in CI so it just runs as soon as possible, rather than waiting for other jobs it doesn't actually need.