Preview workflow with direct page links
You can now use an updated GitHub Actions preview workflow that comments on your pull request with direct links to every page you changed, so reviewers can jump straight to affected pages without navigating through the full site. The comment updates with a new preview link and refreshed page links when you push new commits.

To adopt this workflow, replace your .github/workflows/preview-docs.yml with the updated version. New sites created through the guided UI or CLI quickstart include it automatically.