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: Separate document deployment from pull request checks
Separate the task of checking document links and building them
from the deployment to GitHub Pages.
The GitHub Actions runner lacks the necessary privileges to deploy
the documentation during pull requests, which caused link checking
errors.
0 commit comments