We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f32165 commit 75da1f8Copy full SHA for 75da1f8
.github/workflows/mdbook.yml
@@ -1,6 +1,6 @@
1
# Workflow for building and deploying a mdBook site to GitHub Pages.
2
# - On push to main: deploys to the root of gh-pages.
3
-# - On pull_request: deploys a preview under pr-<number>/ on gh-pages,
+# - On pull_request: deploys a preview under pr-preview/pr-<number>/ on gh-pages,
4
# comments the preview URL, and cleans up when the PR closes.
5
#
6
# Repo Settings required:
0 commit comments