You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: Divide build and check documentation from deploy
Create a new GH Action ('build-and-check-documentation.yml') that build
the docs and check the links, but don't deploy on Pull Requests since
the action has no permission.
On Push, the action 'build-and-deploy-documentation' will build, check
links and deploy on GH pages.
0 commit comments